English

Domain-Independent Cost-Optimal Planning in ASP

Artificial Intelligence 2020-02-19 v1

Abstract

We investigate the problem of cost-optimal planning in ASP. Current ASP planners can be trivially extended to a cost-optimal one by adding weak constraints, but only for a given makespan (number of steps). It is desirable to have a planner that guarantees global optimality. In this paper, we present two approaches to addressing this problem. First, we show how to engineer a cost-optimal planner composed of two ASP programs running in parallel. Using lessons learned from this, we then develop an entirely new approach to cost-optimal planning, stepless planning, which is completely free of makespan. Experiments to compare the two approaches with the only known cost-optimal planner in SAT reveal good potentials for stepless planning in ASP. The paper is under consideration for acceptance in TPLP.

Cite

@article{arxiv.1908.00112,
  title  = {Domain-Independent Cost-Optimal Planning in ASP},
  author = {David Spies and Jia-Huai You and Ryan Hayward},
  journal= {arXiv preprint arXiv:1908.00112},
  year   = {2020}
}

Comments

Paper presented at the 35th International Conference on Logic Programming (ICLP 2019), Las Cruces, New Mexico, USA, 20-25 September 2019, 16 pages

R2 v1 2026-06-23T10:36:44.055Z