Y
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
abstractbeliefs
2351 days ago
A* is not guaranteed to find the optimal route - it depends on the heuristic and the environment.
link