Floyd-Warshall algorithm

English edit

Etymology edit

Named after Robert W. Floyd and Stephen Warshall.

Proper noun edit

the Floyd-Warshall algorithm

  1. (computer science, graph theory) An algorithm for finding shortest paths in a weighted graph with positive or negative edge weights (but with no negative cycles).