kuvshinovdr / OGxx

Object-oriented graph algorithm library in C++ developed for educational purposes.
MIT License
1 stars 1 forks source link

Make auxiliary matrix IO #1

Closed kuvshinovdr closed 1 year ago

kuvshinovdr commented 1 year ago

Introduce functions to read/write matrices in the text form.

kuvshinovdr commented 1 year ago

Сделано в ogxx/bit_matrix_io.hpp и ogxx/st_matrix_io.hpp. Ожидаю реализации (задания назначены).