Hacker News new | ask | show | jobs
by Sharlin 4445 days ago
No, Dijkstra is simply A* whose heuristic function is h(x)=0. A* is the more general one.
1 comments

Another way of looking at it: A* is Dijkstra where the edge weights have been modified. http://11011110.livejournal.com/135302.html