Description: function [r_path, r_cost] = dijkstra(pathS, pathE, transmat)
The Dijkstra s algorithm, Implemented by Yi Wang, 2005
This version support detecting _cyclic-paths_
File list (Check if you may need any files):
code
....\2.txt
....\3.txt
....\4.txt
....\5.txt
....\6.txt
....\7.txt
....\Dij.m