Bellman-Ford algorithm
التعريفات والمعاني
== English ==
=== Etymology ===
Named after its developers, Richard Bellman and L. R. Ford, Jr.
=== Noun ===
Bellman-Ford algorithm (plural Bellman-Ford algorithms)
(graph theory, computing) An algorithm that computes single-source shortest paths in a weighted digraph, capable (unlike the faster Dijkstra's algorithm) of handling graphs with negative edge weights.
==== Translations ====