Delete Relaxations for Planning with State-Dependent Action Costs
Abstract
Most work in planning focuses on tasks with state-independent or even uniform action costs. However, supporting state-dependent action costs admits a more compact representation of many tasks. We investigate how to solve such tasks using heuristic search, with a focus on delete-relaxation heuristics. We first define a generalization of the additive heuristic to such tasks and then discuss different ways of computing it via compilations to tasks with state-independent action costs and more directly by modifying the relaxed planning graph. We evaluate these approaches theoretically and present an implementation of the additive heuristic for planning with state-dependent action costs. To our knowledge, this gives rise to the first approach able to handle even the hardest instances of the combinatorial Academic Advising domain from the International Probabilistic Planning Competition (IPPC) 2014.
Cite
Text
Geißer et al. "Delete Relaxations for Planning with State-Dependent Action Costs." International Joint Conference on Artificial Intelligence, 2015.Markdown
[Geißer et al. "Delete Relaxations for Planning with State-Dependent Action Costs." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/geier2015ijcai-delete/)BibTeX
@inproceedings{geier2015ijcai-delete,
title = {{Delete Relaxations for Planning with State-Dependent Action Costs}},
author = {Geißer, Florian and Keller, Thomas and Mattmüller, Robert},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2015},
pages = {1573-1579},
url = {https://mlanthology.org/ijcai/2015/geier2015ijcai-delete/}
}