floyd_test


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

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and codes:

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

Source Code:


Last revised on 09 July 2020.