[HTML][HTML] Efficient symbolic search for cost-optimal planning
In cost-optimal planning we aim to find a sequence of operators that achieve a set of goals
with minimum cost. Symbolic search with Binary Decision Diagrams (BDDs) performs …
with minimum cost. Symbolic search with Binary Decision Diagrams (BDDs) performs …
[PDF][PDF] SymBA*: A symbolic bidirectional A* planner
A Torralba, V Alcázar, D Borrajo… - International Planning …, 2014 - people.cs.aau.dk
Lately, several important advancements have been obtained in symbolic search. First,
bidirectional blind search has obtained good results on many domains. Second, perimeter …
bidirectional blind search has obtained good results on many domains. Second, perimeter …
“Distance”? Who Cares? Tailoring merge-and-shrink heuristics to detect unsolvability
Research on heuristic functions is all about estimating the length (or cost) of solution paths.
But what if there is no such path? Many known heuristics have the ability to detect (some) …
But what if there is no such path? Many known heuristics have the ability to detect (some) …
What you always wanted to know about the deterministic part of the international planning competition (IPC) 2014 (but were too afraid to ask)
The International Planning Competition (IPC) is a prominent event of the artificial
intelligence planning community that has been organized since 1998; it aims at fostering the …
intelligence planning community that has been organized since 1998; it aims at fostering the …
[PDF][PDF] SymK–A Versatile Symbolic Search Planner
D Speck - IPC 2023 Planner Abstracts, 2023 - mrlab.ai
SymK is a planner that performs symbolic search using Binary Decision Diagrams to find a
single optimal or the best k plans. It is designed to be a versatile planner by supporting …
single optimal or the best k plans. It is designed to be a versatile planner by supporting …
[PDF][PDF] Abstraction heuristics for symbolic bidirectional search
Symbolic bidirectional uniform-cost search is a prominent technique for cost-optimal
planning. Thus, the question whether it can be further improved by making use of heuristic …
planning. Thus, the question whether it can be further improved by making use of heuristic …
[HTML][HTML] State space search nogood learning: Online refinement of critical-path dead-end detectors in planning
Conflict-directed learning is ubiquitous in constraint satisfaction problems like SAT, but has
been elusive for state space search on reachability problems like classical planning. Almost …
been elusive for state space search on reachability problems like classical planning. Almost …
BDDs strike back (in AI planning)
The cost-optimal track of the international planning competition in 2014 has seen an
unexpected outcome. Different to the precursing competition in 2011, where explicit-state …
unexpected outcome. Different to the precursing competition in 2011, where explicit-state …
Towards clause-learning state space search: Learning to recognize dead-ends
We introduce a state space search method that identifies dead-end states, analyzes the
reasons for failure, and learns to avoid similar mistakes in the future. Our work is placed in …
reasons for failure, and learns to avoid similar mistakes in the future. Our work is placed in …
[HTML][HTML] Boosting Optimal Symbolic Planning: Operator-Potential Heuristics
Heuristic search guides the exploration of states via heuristic functions h estimating
remaining cost. Symbolic search instead replaces the exploration of individual states with …
remaining cost. Symbolic search instead replaces the exploration of individual states with …