PARIS: planning algorithms for reconfiguring independent sets
Combinatorial reconfiguration is the problem of transforming one solution of a combinatorial
problem into another, where each transformation may only apply small changes to a solution …
problem into another, where each transformation may only apply small changes to a solution …
On K* search for top-k planning
Finding multiple high-quality plans is essential in many planning applications, and top-k
planning asks for finding the k best plans, naturally extending cost-optimal classical …
planning asks for finding the k best plans, naturally extending cost-optimal classical …
Loopless top-k planning
J von Tschammer, R Mattmüller, D Speck - Proceedings of the …, 2022 - ojs.aaai.org
In top-k planning, the objective is to determine a set of k cheapest plans that provide several
good alternatives to choose from. Such a solution set often contains plans that visit at least …
good alternatives to choose from. Such a solution set often contains plans that visit at least …
[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 …
Faster stackelberg planning via symbolic search and information sharing
Á Torralba, P Speicher, R Künnemann… - Proceedings of the …, 2021 - ojs.aaai.org
Stackelberg planning is a recent framework where a leader and a follower each choose a
plan in the same planning task, the leader's objective being to maximize plan cost for the …
plan in the same planning task, the leader's objective being to maximize plan cost for the …
Symbolic search for optimal total-order HTN planning
Symbolic search has proven to be a useful approach to optimal classical planning. In
Hierarchical Task Network (HTN) planning, however, there is little work on optimal planning …
Hierarchical Task Network (HTN) planning, however, there is little work on optimal planning …
Operator-Potential Heuristics for Symbolic Search
Abstract Symbolic search, using Binary Decision Diagrams (BDDs) to represent sets of
states, is a competitive approach to optimal planning. Yet heuristic search in this context …
states, is a competitive approach to optimal planning. Yet heuristic search in this context …
[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 …
Symbolic Search for Oversubscription Planning
The objective of optimal oversubscription planning is to find a plan that yields an end state
with a maximum utility while keeping plan cost under a certain bound. In practice, the …
with a maximum utility while keeping plan cost under a certain bound. In practice, the …
Dissecting Scorpion: Ablation Study of an Optimal Classical Planner
J Seipp - ECAI 2024, 2024 - ebooks.iospress.nl
Currently, one of the predominant approaches for optimal classical planning is A* search
with heuristics that partition action costs among several abstractions of the input planning …
with heuristics that partition action costs among several abstractions of the input planning …