Path finding Algorithms: A Star and Dijkstra's

Joined
Oct 1, 2013
Messages
3
Reaction score
0
Hello,
I am working on a path finding algorithms (A * and Dijkstra's) for my final project. I want to know which algorithm is best for the GPS path finding. A* or Dijkstra's?

Thanks
 

Members online

No members online now.
Back
Top