In a shortest path problem, which algorithm is used to find the shortest path between two nodes?
Bellman-Ford algorithm
Prim's algorithm
Floyd-Warshall algorithm
Dijkstra's algorithm

Mathematics Exercises are loading ...