🚀 Dijkstra's Algorithm Demo (Adjacency Matrix + Weighted Graph)
Visualize the shortest path from
Node x
to
Node y
step-by-step.
▶️ Run Dijkstra
🔢 Adjacency Matrix (A)
🔗 Weighted Graph