This includes various graph algorithms You can also view the graphical representation of the graph by uncommenting the SDL portion.
If you want to run this project then copy the .cpp file and make the project . Use Microsoft Visual Studio 2015 Include the include folder of SDL in the VC additional include directory Include the lib folder of SDL in the VC additional library directory Also for dynamic linking mention SDL.lib inside the linking part Include the SDL.dll in the project directory after building your project without error