floyd_test


floyd_test, a MATLAB code which calls floyd(), which demonstrates Floyd's algorithm for finding the shortest distance between every pair of nodes in a directed graph.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

floyd, a MATLAB code which implements Floyd's algorithm for finding the shortest distance between pairs of nodes on a directed graph.

Source Code:


Last revised on 05 March 2022.