Building a Heuristic for Greedy Search
DOI:
https://doi.org/10.1609/socs.v6i1.18352Keywords:
Heuristic search, Search, Greedy best-first search, Speedy searchAbstract
Suboptimal heuristic search algorithms such as greedy best-first search allow us to find solutions when constraints of either time, memory, or both prevent the application of optimal algorithms such as A*. Guidelines for building an effective heuristic for A* are well established in the literature, but we show that if those rules are applied for greedy best-first search, performance can actually degrade. Observing what went wrong for greedy best-first search leads us to a quantitative metric appropriate for greedy heuristics, called Goal Distance Rank Correlation (GDRC). We demonstrate that GDRC can be used to build effective heuristics for greedy best-first search automatically.
Downloads
Published
2021-09-01
How to Cite
Wilt, C., & Ruml, W. (2021). Building a Heuristic for Greedy Search. Proceedings of the International Symposium on Combinatorial Search, 6(1), 131–140. https://doi.org/10.1609/socs.v6i1.18352
Issue
Section
Full Papers