Social Network 1.0.0
The second major course output (MCO2) for CCDSALG.
|
include | |
social_network | |
graph.h | The helper functions that are used for handling and interacting with graphs and their vertices |
io.h | The helper functions that are used to parse graphs from input files and to create output files |
queue.h | The helper functions that are used for handling and interacting with queues and their elements |
traversal.h | The utility functions that are used to traverse through graphs and get the list of the visited vertices in order |