Understanding the search behaviour of greedy best-first search

M Heusner, T Keller, M Helmert - Proceedings of the International …, 2017 - ojs.aaai.org
A classical result in optimal search shows that A* with an admissible and consistent heuristic
expands every state whose f-value is below the optimal solution cost and no state whose f …

Efficient Priority-Flood depression filling in raster digital elevation models

H Wei, G Zhou, S Fu - International Journal of Digital Earth, 2019 - Taylor & Francis
Depressions in raster digital elevation models (DEM) present a challenge for extracting
hydrological networks. They are commonly filled before subsequent algorithms are further …

Exploration among and within plateaus in greedy best-first search

M Asai, A Fukunaga - Proceedings of the International Conference on …, 2017 - ojs.aaai.org
Recent enhancements to greedy best-first search (GBFS) such as DBFS,-GBFS, Type-GBFS
improve performance by occasionally introducing exploratory behavior which occasionally …

Embeddings and labeling schemes for A

T Eden, P Indyk, H Xu - arXiv preprint arXiv:2111.10041, 2021 - arxiv.org
A* is a classic and popular method for graphs search and path finding. It assumes the
existence of a heuristic function $ h (u, t) $ that estimates the shortest distance from any input …

Heuristic search for one-to-many shortest path queries

R Stern, M Goldenberg, A Saffidine, A Felner - Annals of Mathematics and …, 2021 - Springer
In this paper we study the One-to-Many Shortest Path Problem (OMSPP), which is the
problem of solving k shortest path problems that share the same start node. This problem …

[PDF][PDF] Towards quicker probabilistic recognition with multiple goal heuristic search

RG Freedman, YR Fung, R Ganchin… - Workshops at the Thirty …, 2018 - cdn.aaai.org
Referred to as an approach for either plan or goal recognition, the original method proposed
by Ramırez and Geffner introduced a domain-based approach that did not need a library …

[PDF][PDF] Analyzing Tie-Breaking Strategies for the A* Algorithm.

AB Corrêa, AG Pereira, M Ritt - IJCAI, 2018 - icaps18.icaps-conference.org
For a given state space and admissible heuristic function h there is always a tie-breaking
strategy for which A* expands the minimum number of states (Dechter and Pearl 1985). We …

Consolidating LAMA with Best-First Width Search

AB Corrêa, J Seipp - arXiv preprint arXiv:2404.17648, 2024 - arxiv.org
One key decision for heuristic search algorithms is how to balance exploration and
exploitation. In classical planning, novelty search has come out as the most successful …

Analyzing and avoiding pathological behavior in parallel best-first search

R Kuroiwa, A Fukunaga - Proceedings of the International Conference on …, 2020 - aaai.org
Recent work has experimentally shown that parallelization of Greedy Best-First Search
(GBFS), a satisficing best-first search method, can behave very differently from sequential …

The two-edged nature of diverse action costs

G Fan, M Müller, R Holte - Proceedings of the International Conference …, 2017 - ojs.aaai.org
Diverse action costs are an essential feature of many real-world planning applications.
Some recent studies have shown that diversity of action costs makes planning more difficult …