Strong Temporal Planning with Uncontrollable Durations: A State-Space Approach

Abstract

In many practical domains, planning systems are required to reason about durative actions. A common assumption in the literature is that the executor is allowed to decide the duration of each action. However, this assumption may be too restrictive for applications. In this paper, we tackle the problem of temporal planning with uncontrollable action durations. We show how to generate robust plans,that guarantee goal achievement despite the uncontrollability of the actual duration of the actions. We extend the state-space temporalplanning framework, integrating recent techniques for solving temporalproblems under uncertainty. We discuss different ways of lifting the total order plans generated by the heuristic search to partial orderplans, showing (in)completeness results for each of them. We implemented our approach on top of COLIN, a state-of-the-art planner. An experimental evaluation over several benchmark problems shows the practical feasibility of the proposed approach.

Cite

Text

Cimatti et al. "Strong Temporal Planning with Uncontrollable Durations: A State-Space Approach." AAAI Conference on Artificial Intelligence, 2015. doi:10.1609/AAAI.V29I1.9653

Markdown

[Cimatti et al. "Strong Temporal Planning with Uncontrollable Durations: A State-Space Approach." AAAI Conference on Artificial Intelligence, 2015.](https://mlanthology.org/aaai/2015/cimatti2015aaai-strong/) doi:10.1609/AAAI.V29I1.9653

BibTeX

@inproceedings{cimatti2015aaai-strong,
  title     = {{Strong Temporal Planning with Uncontrollable Durations: A State-Space Approach}},
  author    = {Cimatti, Alessandro and Micheli, Andrea and Roveri, Marco},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2015},
  pages     = {3254-3260},
  doi       = {10.1609/AAAI.V29I1.9653},
  url       = {https://mlanthology.org/aaai/2015/cimatti2015aaai-strong/}
}