Heuristic Planning for PDDL+ Domains

Abstract

Planning with hybrid domains modelled in PDDL+ has been gaining research interest in the Automated Planning community in recent years. Hybrid domain models capture a more accurate representation of real world problems that involve continuous processes than is possible using discrete systems. However, solving problems represented as PDDL+ domains is very challenging due to the construction of complex system dynamics, including non-linear processes and events. In this paper we introduce DiNo, a new planner capable of tackling complex problems with non-linear system dynamcs governing the continuous evolution of states. DiNo is based on the discretise-and-validate approach and uses the novel Staged Relaxed Planning Graph+ (SRPG+) heuristic, which is introduced in this paper. Although several planners have been developed to work with subsets of PDDL+ features, or restricted forms of processes, DiNo is currently the only heuristic planner capable of handling non-linear system dynamics combined with the full PDDL+ feature set. PDF

Cite

Text

Piotrowski et al. "Heuristic Planning for PDDL+ Domains." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[Piotrowski et al. "Heuristic Planning for PDDL+ Domains." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/piotrowski2016ijcai-heuristic/)

BibTeX

@inproceedings{piotrowski2016ijcai-heuristic,
  title     = {{Heuristic Planning for PDDL+ Domains}},
  author    = {Piotrowski, Wiktor Mateusz and Fox, Maria and Long, Derek and Magazzeni, Daniele and Mercorio, Fabio},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {3213-3219},
  url       = {https://mlanthology.org/ijcai/2016/piotrowski2016ijcai-heuristic/}
}