dijkstra_test


dijkstra_test, a FORTRAN77 code which calls dijkstra(), which implements the Dijkstra algorithm for finding the minimum distance from a given node of a weighted graph to all the other nodes.

Licensing:

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

Related Data and Programs:

dijkstra, a FORTRAN77 code which implements the Dijkstra algorithm for finding the minimum distance from a given node of a weighted graph to all the other nodes.

Source Code:


Last revised on 29 September 2023.