I need an open source program that use dijkstra algoritm.
I dont need a project that implement only the dijkstra algoritm, i need a software that use dijkstra algoritm to calculate sth for its purpose, something like a mobile GPS software or a PC one.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|||||||||
|
closed as not a real question by yan, keyboardP, Toon Krijthe, Neil Butterworth, Kev May 30 '11 at 15:33
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Take a look here: Breadth and depth first search - part 2 Dijkstra's algorithm is being used to calculate the ShortestPath between two cities... |
|||
|
|