Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A* = priority queue with heuristic function _with specific properties_ ... in particular it must be an "admissible" hueristic that never overestimates the true value.


It'll still find a path with an inadmissible heuristic, as the page explains. It's just not guaranteed to be the shortest path in that case. This is commonly done.




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

Search: