Skip to content

deepaktripathi1997/Graph-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Graph-Algorithms

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

About

This includes graph algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published