Hacker News new | ask | show | jobs
by Aardwolf 2351 days ago
In this case, wouldn't it be shorter to go down first, then to the right? What's happening here?

https://imgur.com/a/xfAtkML

1 comments

A* is not guaranteed to find the optimal route - it depends on the heuristic and the environment.