Dijkstra's Algorithm

Home > Mathematics > Graph theory > Weighted Graphs > Dijkstra's Algorithm

An algorithm for finding the shortest path between two vertices in a weighted graph.