File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ The application is launched by executing _Algorithm.Visualizer.exe_
108108> Fast Dijkstra's algorithm on a large graph
109109> <img src =" ./media/dijkstra1.gif " width =800 >
110110
111- > Instant Dijkstra's algorithm on a large graph
111+ > Instant Dijkstra's algorithm on large graphs
112112> <img src =" ./media/dijkstra2.gif " width =800 >
113113
114114> Fast Kruskal's algorithm on a large graph
@@ -117,7 +117,7 @@ The application is launched by executing _Algorithm.Visualizer.exe_
117117> Fast Prim's algorithm on a large graph
118118> <img src =" ./media/prim1.gif " width =800 >
119119
120- > Instant Prim's algorithm on a large graph
120+ > Instant Prim's algorithm on assorted graphs
121121> <img src =" ./media/prim2.gif " width =800 >
122122
123123> Fast Reverse Delete on a medium graph
You can’t perform that action at this time.
0 commit comments