Hacker News new | ask | show | jobs
by teamonkey 5170 days ago
A* isn't guaranteed to find the best route. Since the algorithm stops as soon as a route is found, a bad heuristic can make it find a relatively poor path.