Planning for Temporally Extended Goals as Propositional Satisfiability

Abstract

Planning for temporally extended goals (TEGs) expressed as formulae of Linear-time Temporal Logic (LTL) is a proper generalization of classical planning, not only allowing to specify properties of a goal state but of the whole plan execution. Additionally, LTL formulae can be used to represent domain-specific control knowledge to speed up planning. In this paper we extend SAT-based planning for LTL goals (akin to bounded LTL model-checking in verification) to partially ordered plans, thus significantly increasing planning efficiency compared to purely sequential SAT planning. We consider a very relaxed notion of partial ordering and show how planning for LTL goals (without the next-time operator) can be translated into a SAT problem and solved very efficiently. The results extend the practical applicability of SAT-based planning to a wider class of planning problems. In addition, they could be applied to solving problems in bounded LTL model-checking more efficiently.

Cite

Text

Mattmüller and Rintanen. "Planning for Temporally Extended Goals as Propositional Satisfiability." International Joint Conference on Artificial Intelligence, 2007.

Markdown

[Mattmüller and Rintanen. "Planning for Temporally Extended Goals as Propositional Satisfiability." International Joint Conference on Artificial Intelligence, 2007.](https://mlanthology.org/ijcai/2007/mattmuller2007ijcai-planning/)

BibTeX

@inproceedings{mattmuller2007ijcai-planning,
  title     = {{Planning for Temporally Extended Goals as Propositional Satisfiability}},
  author    = {Mattmüller, Robert and Rintanen, Jussi},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2007},
  pages     = {1966-},
  url       = {https://mlanthology.org/ijcai/2007/mattmuller2007ijcai-planning/}
}