IJCAI 2024poster2 citations

A Survey on Plan Optimization

Pascal Bercher, Patrik Haslum, Christian Muise

Abstract

Automated Planning deals with finding a sequence of actions that solves a given (planning) problem. The cost of the solution is a direct consequence of these actions, for example its number or their accumulated costs. Thus, in most applications, cheaper plans are preferred. Yet, finding an optimal solution is more challenging than finding some solution. So, many planning algorithms find some solution and then post-process, i.e., optimize it -- a technique called plan optimization. Over the years many different approaches were developed, not all for the same kind of plans, and not all optimize the same metric. In this comprehensive survey, we give an overview of the existing plan optimization goals, their computational complexity (if known), and existing techniques for such optimizations.

Planning and Scheduling: GeneralPlanning and Scheduling: PS: Hierarchical planningPlanning and Scheduling: PS: OtherPlanning and Scheduling: PS: Theoretical foundations of planning
BibTeX
@inproceedings{ijcai2024p879,
  title     = {A Survey on Plan Optimization},
  author    = {Bercher, Pascal and Haslum, Patrik and Muise, Christian},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {7941--7950},
  year      = {2024},
  month     = {8},
  note      = {Survey Track},
  doi       = {10.24963/ijcai.2024/879},
  url       = {https://doi.org/10.24963/ijcai.2024/879},
}