dijkstra_test


dijkstra_test, an Octave code which calls dijkstra(), which determines the minimum distance from one node in a graph to all other nodes.

Licensing:

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

Related Data and Programs:

dijkstra, an Octave code which implements a simple version of Dijkstra's minimum distance algorithm for graphs.

Source Code:


Last revised on 13 October 2022.