ALGO_VISUALIZER
Dijkstra Algorithm
Guarantees the shortest path. It visits nodes in order of their distance from the start node.