dijkstra_openmp_test


dijkstra_openmp_test, a FORTRAN77 code which calls dijkstra_openmp(), which illustrates the use of the OpenMP application program interface by implementing Dijkstra's minimum graph distance algorithm.

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_openmp, a FORTRAN77 code which illustrates the use of the OpenMP application program interface by implementing Dijkstra's minimum graph distance algorithm.

Source code:


Last revised on 30 September 2023.