94.9k views
3 votes
What are the uses of Dijkstra's algorithm?

2 Answers

2 votes

Answer:

"Dijkstra's algorithm is an algorithm for finding the shortest paths between nodes in a weighted graph, which may represent, for example, road networks."

Explanation:

User Zarepheth
by
7.1k points
1 vote

Answer:

"Dijkstra's algorithm is an algorithm for finding the shortest paths between nodes in a weighted graph, which may represent, for example, road networks."

User Eduardo Tolentino
by
6.5k points