This is a second year OOP Lab project for CSE department SUST. Visualizes the following algorithms on graphs input by the user on an interactive canvas.
- BFS
- DFS
- Dijkstra
- Kruskal's MST
- Articulation Point
- Topological Sorting
Demo: https://www.youtube.com/watch?v=s0sClvW4GWc&feature=youtu.be
IF THE PROJECT DOES NOT RUN CLEAN AND BUILD IT