Menu
×
×
Correct!
Exercise:What is the benefit of Bellman-Ford?
The Bellman-Ford algorithm is slower
than Dijkstra's algorithm, but
the Bellman-Ford algorithm can find
the shortest paths in a graph
with negative edge weights.
Not CorrectClick here to try again. Correct!Next ❯The Bellman-Ford algorithm is slower than Dijkstra's algorithm, but the Bellman-Ford algorithm can find the shortest paths in a graph withedge weights. |