Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 762 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 762 Bytes

Live Version Can be found at: Dijkstra

Kinetic Simulation Of Dijkstra's Algorithm. I wrote this code 1 afternoon after watching a lecture by an MIT professor on Dijkstra's Algorithm. He simulated the algorithm using balls and a thread. ##Screenshots

The code works similarly The current simulation works for solving the following graph. You can modify the code accordingly for other graph's as well.