Dijkstra's shortest path visualiser
| Start node: |
|
| End node: |
|
| Shortest path: |
|
About
This is an interactive tool built to visualise
Dijkstra's pathfinding algorithm. Use it to create
graphs by adding nodes and edges.
Instructions
- Click to place nodes
- Drag between nodes to add edges
- Double click to set start node
- Double click again to set end node