Skip to content

Demo some Graph Theory algorithm such as BFS DFS Dijkstra etc. Using WINBGI graphics

Notifications You must be signed in to change notification settings

giahuyng98/Graph-Theory-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph-Theory-Demo

Demo some Graph Theory algorithm such as BFS DFS Dijkstra etc. Using WINBGI graphics

How to build & run:

  • 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

Demo

https://www.youtube.com/watch?v=6_eDSqBuUvs