首页 > Term: single-source shortest-path problem
single-source shortest-path problem
Find the shortest paths from a specific source vertex to every other vertex in a weighted, directed graph. Dijkstra's algorithm solves this if all weights are nonnegative. The Bellman-Ford algorithm handles any weights.
0
创建者
- GeorgeV
- 100% positive feedback