Demo some Graph Theory algorithm such as BFS DFS Dijkstra etc. Using WINBGI graphics
-
If you just want to run it: Download here
-
If you want to build it:
- Download DEV-C++ 5.11 (TDM-GCC 4.9.2)
- Open file 'Graph Theory Demo.dev'
- Execute > Rebuild all
- Done