Planning with Loops

Abstract

Unlike the case for sequential and conditional planning, much of the work on iterative planning (planning where loops may be needed) leans heavily on theorem-proving. This paper does the following: it proposes a different approach where generating plans is decoupled from verifying them; describes the implementation of an iterative planner based on the situation calculus; presents a few examples illustrating the sorts of plans that can be generated; shows some of the strengths and weaknesses of the approach; and finally sketches the beginnings of a theory, where validation of plans is done offline.

Cite

Text

Levesque. "Planning with Loops." International Joint Conference on Artificial Intelligence, 2005.

Markdown

[Levesque. "Planning with Loops." International Joint Conference on Artificial Intelligence, 2005.](https://mlanthology.org/ijcai/2005/levesque2005ijcai-planning/)

BibTeX

@inproceedings{levesque2005ijcai-planning,
  title     = {{Planning with Loops}},
  author    = {Levesque, Hector J.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2005},
  pages     = {509-515},
  url       = {https://mlanthology.org/ijcai/2005/levesque2005ijcai-planning/}
}