dijkstra algrithm

May 14, 2011 at 3:41am
Hi, i just have question about the dijkstra,does finding the lowest cost in this function means same as finding the shortest path between two places?
May 14, 2011 at 3:48am
The two mean the same thing, yes, but just to be sure you know what a shortest path is...
http://en.wikipedia.org/wiki/Shortest_path_problem

-Albatross
Topic archived. No new replies allowed.