Hacker News new | past | comments | ask | show | jobs | submit login

A* implies that you have a heuristic function pointing towards a known destination. It's about knowing where you want to go, but not how to get there.

In this case, we don't know where in the solution space the best solution will be. It's not even that easy to tell if we've found it. So that rules out simple pathfinding algorithms like A*.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: