Enhanced partial expansion A
When solving instances of problem domains that feature a large branching factor, A* may
generate a large number of nodes whose cost is greater than the cost of the optimal solution …
generate a large number of nodes whose cost is greater than the cost of the optimal solution …
Optimal search with neural networks: Challenges and approaches
T Li, R Chen, B Mavrin, NR Sturtevant… - Proceedings of the …, 2022 - ojs.aaai.org
Work in machine learning has grown tremendously in the past years, but has had little to no
impact on optimal search approaches. This paper looks at challenges in using deep …
impact on optimal search approaches. This paper looks at challenges in using deep …
Optimize planning heuristics to rank, not to estimate cost-to-goal
L Chrestien, S Edelkamp… - Advances in Neural …, 2024 - proceedings.neurips.cc
In imitation learning for planning, parameters of heuristic functions are optimized against a
set of solved problem instances. This work revisits the necessary and sufficient conditions of …
set of solved problem instances. This work revisits the necessary and sufficient conditions of …
Partial-expansion A* with selective node generation
A* is often described as beingoptimal', in that it expands the minimum number of unique
nodes. But, A* may generate many extra nodes which are never expanded. This is a …
nodes. But, A* may generate many extra nodes which are never expanded. This is a …
Heuristics and symmetries in classical planning
Heuristic search is a state-of-the-art approach to classical planning. Several heuristic
families were developed over the years to automatically estimate goal distance information …
families were developed over the years to automatically estimate goal distance information …
MM: A bidirectional search algorithm that is guaranteed to meet in the middle
Bidirectional search algorithms interleave two separate searches, a normal search forward
from the start state, and a search backward from the goal. It is well known that adding a …
from the start state, and a search backward from the goal. It is well known that adding a …
Position paper: Dijkstra's algorithm versus uniform cost search or a case against dijkstra's algorithm
A Felner - Proceedings of the International Symposium on …, 2011 - ojs.aaai.org
Dijkstra's single-source shortest-path algorithm (DA) is one of the well-known, fundamental
algorithms in computer science and related fields. DA is commonly taught in undergraduate …
algorithms in computer science and related fields. DA is commonly taught in undergraduate …
Puzzle-based parking
In a common parking lot, much of the space is devoted not to parking but to lanes in which
cars travel to and from parking spaces. Lanes must not be blocked for one simple reason: a …
cars travel to and from parking spaces. Lanes must not be blocked for one simple reason: a …
A Review on Optimality Investigation Strategies for the Balanced Assignment Problem
A Dutta, K Lakshmanan… - 2023 International …, 2023 - ieeexplore.ieee.org
Mathematical Selection is a method in which we select a particular choice from a set of such.
It have always been an interesting field of study for mathematicians. Accordingly …
It have always been an interesting field of study for mathematicians. Accordingly …
Necessary and sufficient conditions for avoiding reopenings in best first suboptimal search with general bounding functions
J Chen, NR Sturtevant - Proceedings of the AAAI Conference on …, 2021 - ojs.aaai.org
Recent work introduced XDP and XUP priority functions for best-first bounded-suboptimal
search that do not need to perform state re-expansions as long as the search heuristic is …
search that do not need to perform state re-expansions as long as the search heuristic is …