On a Practical, Integer-Linear Programming Model for Delete-Free Tasks and Its Use as a Heuristic for Cost-Optimal Planning

Abstract

We propose a new integer-linear programming model for the delete relaxation in cost-optimal planning. While a straightforward IP for the delete relaxation is impractical, our enhanced model incorporates variable reduction techniques based on landmarks, relevance-based constraints, dominated action elimination, immediate action application, and inverse action constraints, resulting in an IP that can be used to directly solve delete-free planning problems. We show that our IP model is competitive with previous state-of-the-art solvers for delete-free problems. The LP-relaxation of the IP model is often a very good approximation to the IP, providing an approach to approximating the optimal value of the delete-free task that is complementary to the well-known LM-cut heuristic. We also show that constraints that partially consider delete effects can be added to our IP/LP models. We embed the new IP/LP models into a forward-search based planner, and show that the performance of the resulting planner on standard IPC benchmarks is comparable with the state-of-the-art for cost-optimal planning.

Cite

Text

Imai and Fukunaga. "On a Practical, Integer-Linear Programming Model for Delete-Free Tasks and Its Use as a Heuristic for Cost-Optimal Planning." Journal of Artificial Intelligence Research, 2015. doi:10.1613/JAIR.4936

Markdown

[Imai and Fukunaga. "On a Practical, Integer-Linear Programming Model for Delete-Free Tasks and Its Use as a Heuristic for Cost-Optimal Planning." Journal of Artificial Intelligence Research, 2015.](https://mlanthology.org/jair/2015/imai2015jair-practical/) doi:10.1613/JAIR.4936

BibTeX

@article{imai2015jair-practical,
  title     = {{On a Practical, Integer-Linear Programming Model for Delete-Free Tasks and Its Use as a Heuristic for Cost-Optimal Planning}},
  author    = {Imai, Tatsuya and Fukunaga, Alex},
  journal   = {Journal of Artificial Intelligence Research},
  year      = {2015},
  pages     = {631-677},
  doi       = {10.1613/JAIR.4936},
  volume    = {54},
  url       = {https://mlanthology.org/jair/2015/imai2015jair-practical/}
}