A Refined Understanding of Cost-Optimal Planning with Polytree Causal Graphs

Abstract

Complexity analysis based on the causal graphs of planning instances is a highly important research area. In particular, tractability results have led to new methods for constructing domain-independent heuristics. Important early examples of such results were presented by, for instance, Brafman & Domshlak and Katz & Keyder. More general results based on polytrees and bounding certain parameters were subsequently derived by Aghighi et al. and Ståhlberg. We continue this line of research by analyzing cost-optimal planning for instances with a polytree causal graph, bounded domain size and bounded depth. We show that no further restrictions are necessary for tractability, thus generalizing the previous results. Our approach is based on a novel method of closely analysing optimal plans: we recursively decompose the causal graph in a way that allows for bounding the number of variable changes as a function of the depth, using a reording argument and a comparison with prefix trees of known size. We then transform the planning instances into tree-structured constraint satisfaction instances.

Cite

Text

Bäckström et al. "A Refined Understanding of Cost-Optimal Planning with Polytree Causal Graphs." International Joint Conference on Artificial Intelligence, 2019. doi:10.24963/IJCAI.2019/848

Markdown

[Bäckström et al. "A Refined Understanding of Cost-Optimal Planning with Polytree Causal Graphs." International Joint Conference on Artificial Intelligence, 2019.](https://mlanthology.org/ijcai/2019/backstrom2019ijcai-refined/) doi:10.24963/IJCAI.2019/848

BibTeX

@inproceedings{backstrom2019ijcai-refined,
  title     = {{A Refined Understanding of Cost-Optimal Planning with Polytree Causal Graphs}},
  author    = {Bäckström, Christer and Jonsson, Peter and Ordyniak, Sebastian},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2019},
  pages     = {6126-6130},
  doi       = {10.24963/IJCAI.2019/848},
  url       = {https://mlanthology.org/ijcai/2019/backstrom2019ijcai-refined/}
}