spbu-coding-2023 / graphs-graph-10

graphs-graph-10 created by GitHub Classroom
MIT License
20 stars 0 forks source link

Add support for reading graph from csv file (Adjacency list) #3

Closed xamelllion closed 4 months ago

xamelllion commented 5 months ago

If we implement support for read/write operations for csv format via adjacency list, our application will be able to work with any graph which can be opened with tools like Gephi

https://en.wikipedia.org/wiki/Comma-separated_values https://gephi.org/users/supported-graph-formats/csv-format/

xamelllion commented 5 months ago

airport_adj.csv