The code is split fairly logically. Each algorithm has its own .cpp and .h file where all functionality is implemented. util.h and util.cpp represent the bulk of the graph data structure code. Here all utility functions and parsing is completed. mvc.cpp is the main entry point for the program.
-
platform: ubuntu
-
requirement: makefile g++
-
To run the code: copy the data directory in this directly make make run OR build/exec -inst -alg -time < cutoff time> -seed