Delete- and Ordering-Relaxation Heuristics for HTN Planning
Abstract
In HTN planning, the hierarchy has a wide impact on solutions. First, there is (usually) no state-based goal given, the objective is given via the hierarchy. Second, it enforces actions to be in a plan. Third, planners are not allowed to add actions apart from those introduced via decomposition, i.e. via the hierarchy. However, no heuristic considers the interplay of hierarchy and actions in the plan exactly (without relaxation) because this makes heuristic calculation NP-hard even under delete relaxation. We introduce the problem class of delete- and ordering-free HTN planning as basis for novel HTN heuristics and show that its plan existence problem is still NP-complete. We then introduce heuristics based on the new class using an integer programming model to solve it.
Cite
Text
Höller et al. "Delete- and Ordering-Relaxation Heuristics for HTN Planning." International Joint Conference on Artificial Intelligence, 2020. doi:10.24963/IJCAI.2020/564Markdown
[Höller et al. "Delete- and Ordering-Relaxation Heuristics for HTN Planning." International Joint Conference on Artificial Intelligence, 2020.](https://mlanthology.org/ijcai/2020/holler2020ijcai-delete/) doi:10.24963/IJCAI.2020/564BibTeX
@inproceedings{holler2020ijcai-delete,
title = {{Delete- and Ordering-Relaxation Heuristics for HTN Planning}},
author = {Höller, Daniel and Bercher, Pascal and Behnke, Gregor},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2020},
pages = {4076-4083},
doi = {10.24963/IJCAI.2020/564},
url = {https://mlanthology.org/ijcai/2020/holler2020ijcai-delete/}
}