Plan Modification Versus Plan Generation: A Complexity-Theoretic Perspective

Abstract

The ability of a planner to modify a plan is considered as a valuable tool for improving efficiency of planning by avoiding the repetition of the same planning effort. From a computational complexity point of view, however, it is by no means obvious that modifying a plan is computationally as easy as planning from scratch if the modification has to follow the principle of "conservatism," i.e., to reuse as much of the old plan as possible. Indeed, considering propositional STRIPS planning, it turns out that conservative plan modification is as hard as planning and can sometimes be harder than plan generation. Furthermore, this holds even if we consider modification problems where the old and the new goal specification are similar. We put these results into perspective and discuss the relationship to existing plan modification systems. 1 Introduction Plan generation in complex domains is normally a resource and time consuming process. One way to improve the efficiency of planning syste...

Cite

Text

Nebel and Koehler. "Plan Modification Versus Plan Generation: A Complexity-Theoretic Perspective." International Joint Conference on Artificial Intelligence, 1993.

Markdown

[Nebel and Koehler. "Plan Modification Versus Plan Generation: A Complexity-Theoretic Perspective." International Joint Conference on Artificial Intelligence, 1993.](https://mlanthology.org/ijcai/1993/nebel1993ijcai-plan/)

BibTeX

@inproceedings{nebel1993ijcai-plan,
  title     = {{Plan Modification Versus Plan Generation: A Complexity-Theoretic Perspective}},
  author    = {Nebel, Bernhard and Koehler, Jana},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1993},
  pages     = {1436-1444},
  url       = {https://mlanthology.org/ijcai/1993/nebel1993ijcai-plan/}
}