scispace - formally typeset
Open AccessProceedings Article

Decidability and undecidability results for planning with numerical state variables

TLDR
It is shown that the introduction of numerical state variables makes the planning problem undecidable in the general case and many restrictions thereof and identified special cases for which the author can provide decidability results.
Abstract
These days, propositional planning can be considered a quite well-understood problem. Good algorithms are known that can solve a wealth of very different and sometimes challenging planning tasks, and theoretical computational properties of both general STRIPS-style planning and the best-known benchmark problems have been established. However, propositional planning has a major drawback: The formalism is too weak to allow for the easy encoding of many genuinely interesting planning problems, specifically those involving numbers. A recent effort to enhance the PDDL planning language to cope with (among other additions) numerical state variables, to be used at the third international planning competition, has increased interest in these issues. In this contribution, we analyze "STRIPS with numbers" from a theoretical point of view. Specifically, we show that the introduction of numerical state variables makes the planning problem undecidable in the general case and many restrictions thereof and identify special cases for which we can provide decidability results.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

PDDL2.1: an extension to PDDL for expressing temporal planning domains

TL;DR: PDDL2.1 as discussed by the authors is a modelling language capable of expressing temporal and numeric properties of planning domains and has been used in the International Planning Competitions (IPC) since 1998.
Journal ArticleDOI

The metric-FF planning system: translating Ignoring delete lists to numeric state variables

TL;DR: A natural extension of "ignoring delete lists" to numeric state variables is presented, preserving the relevant theoretical properties of the STRIPS relaxation under the condition that the numeric task at hand is "monotonic".
Journal ArticleDOI

Modelling mixed discrete-continuous domains for planning

TL;DR: The syntax and modelling style of PDDL+, a planning domain description language for modelling mixed discrete-continuous planning domains, is described, showing that the language makes convenient the modelling of complex time-dependent effects.

Finding and Optimizing Solvable Priority Schemes for Decoupled Path Planning Techniques for Teams of Mobile Robots.

TL;DR: In this article, a method for finding and optimizing priority schemes for such decoupled and prioritized planning techniques is presented, which performs a randomized search with hill-climbing to find solutions and to minimize the overall path length.
Proceedings Article

When is temporal planning really temporal

TL;DR: A complete state-space temporal planning algorithm is designed, which the authors hope will be able to achieve high performance by leveraging the heuristics that power decision epoch planners.
References
More filters
Journal ArticleDOI

The FF planning system: fast plan generation through heuristic search

TL;DR: A novel search strategy is introduced that combines hill-climbing with systematic search, and it is shown how other powerful heuristic information can be extracted and used to prune the search space.
Proceedings Article

Fast planning through planning graph analysis

TL;DR: A new approach to planning in STRIPS-like domains based on constructing and analyzing a compact structure the authors call a Planning Graph is introduced, and a new planner, Graphplan, is described that uses this paradigm.
Journal ArticleDOI

Fast planning through planning graph analysis

TL;DR: Graphplan as mentioned in this paper is a partial-order planner based on constructing and analyzing a compact structure called a planning graph, which can be used to find the shortest possible partial order plan or state that no valid plan exists.
Journal ArticleDOI

PDDL2.1: an extension to PDDL for expressing temporal planning domains

TL;DR: PDDL2.1 as discussed by the authors is a modelling language capable of expressing temporal and numeric properties of planning domains and has been used in the International Planning Competitions (IPC) since 1998.
Journal ArticleDOI

The computational complexity of propositional STRIPS planning

TL;DR: For these types of restrictions, it is shown when planning is tractable (polynomial) and intractable (NP-hard) and PSPACE-complete to determine if a given planning instance has any solutions.