Skip to content

Graph builder and Dijkstra's algorithm visualisation in C++ using SDL2

Notifications You must be signed in to change notification settings

professorantek/grafik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Instructions:

LMB click: -on background creates vertex -on vertex selects/deselects it D: -turns Dijkstra mode ON/OFF

While Dijkstra mode is running selected vertexes appear yellow instead of blue. To create edge select two vertexes. If edge already exists it gets deleted. To run Dijkstra's algorithm turn Dijkstra mode on and select two vertexes(after it finishes press D again).

About

Graph builder and Dijkstra's algorithm visualisation in C++ using SDL2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages