Bellman-Ford algorithm computes shortest paths in a weighted graph (where some of the edge weights may be negative).
See also: List of algorithms
Bellman-Ford algorithm computes shortest paths in a weighted graph (where some of the edge weights may be negative).
See also: List of algorithms