Skip to content

Commit b794457

Browse files
committed
2 parents 65030be + d97e1d2 commit b794457

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Graph Algorithm Simulator using JavaFX
22

33
This is a second year OOP Lab project for CSE department SUST.
4+
Visualizes the following algorithms on graphs input by the user on an interactive canvas.
45

56
# Algorithms available :
67
1. BFS
@@ -10,5 +11,7 @@ This is a second year OOP Lab project for CSE department SUST.
1011
5. Articulation Point
1112
6. Topological Sorting
1213

13-
<i>More Algorithms will be added</i>
14+
Demo:
15+
https://www.youtube.com/watch?v=s0sClvW4GWc&feature=youtu.be
1416

17+
<b><i> IF THE PROJECT DOES NOT RUN CLEAN AND BUILD IT </i></b>

0 commit comments

Comments
 (0)