Bellman–Ford algorithm

Bellman–Ford algorithm

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5142-1969-8

High Quality Content by WIKIPEDIA articles! The Bellman–Ford algorithm computes single-source shortest paths in a weighted digraph. For graphs with only non-negative edge weights, the faster Dijkstra`s algorithm also solves the problem. Thus, Bellman–Ford is used primarily for graphs with negative edge weights. The algorithm is named after its developers, Richard Bellman and Lester Ford, Jr.