Sufficient conditions for node expansion in bidirectional heuristic search

J Eckerle, J Chen, N Sturtevant, S Zilles… - Proceedings of the …, 2017 - ojs.aaai.org
In this paper we study bidirectional state space search with consistent heuristics, with a
focus on obtaining sufficient conditions for node expansion, that is, conditions characterizing …

Reconfiguration problems on submodular functions

N Ohsaka, T Matsuoka - Proceedings of the Fifteenth ACM International …, 2022 - dl.acm.org
\emphReconfiguration problems require finding a step-by-step transformation between a
pair of feasible solutions for a particular problem. The primary concern in Theoretical …

A*+ BFHS: A hybrid heuristic search algorithm

Z Bu, RE Korf - Proceedings of the AAAI Conference on Artificial …, 2022 - ojs.aaai.org
We present a new algorithm called A*+ BFHS for solving problems with unit-cost operators
where A* and IDA* fail due to memory limitations and/or the existence of many distinct paths …

Tie-breaking strategies for cost-optimal best first search

M Asai, A Fukunaga - Journal of Artificial Intelligence Research, 2017 - jair.org
Best-first search algorithms such as A* need to apply tie-breaking strategies in order to
decide which node to expand when multiple search nodes have the same evaluation score …

Structural Bias in Heuristic Search (Student Abstract)

A Paredes - Proceedings of the International Symposium on …, 2023 - ojs.aaai.org
In this line of work, we consider the possibility that some fast heuristic search methods
introduce structural bias, which can cause problems similar to sampling-bias for downstream …

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 …

[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 …

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 …

Optimal multi-agent path finding for precedence constrained planning tasks

K Kedia, RK Jenamani, A Hazra… - arXiv preprint arXiv …, 2022 - arxiv.org
Multi-Agent Path Finding (MAPF) is the problem of finding collision-free paths for multiple
agents from their start locations to end locations. We consider an extension to this problem …