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.
The information on this web page is distributed under the MIT license.
dijkstra_openmp, a Fortran77 code which illustrates the use of the OpenMP application program interface by implementing Dijkstra's minimum graph distance algorithm.