English

Planning with Incomplete Information in Quantified Answer Set Programming

Artificial Intelligence 2021-08-17 v1

Abstract

We present a general approach to planning with incomplete information in Answer Set Programming (ASP). More precisely, we consider the problems of conformant and conditional planning with sensing actions and assumptions. We represent planning problems using a simple formalism where logic programs describe the transition function between states, the initial states and the goal states. For solving planning problems, we use Quantified Answer Set Programming (QASP), an extension of ASP with existential and universal quantifiers over atoms that is analogous to Quantified Boolean Formulas (QBFs). We define the language of quantified logic programs and use it to represent the solutions to different variants of conformant and conditional planning. On the practical side, we present a translation-based QASP solver that converts quantified logic programs into QBFs and then executes a QBF solver, and we evaluate experimentally the approach on conformant and conditional planning benchmarks. Under consideration for acceptance in TPLP.

Keywords

Cite

@article{arxiv.2108.06405,
  title  = {Planning with Incomplete Information in Quantified Answer Set Programming},
  author = {Jorge Fandinno and François Laferrière and Javier Romero and Torsten Schaub and Tran Cao Son},
  journal= {arXiv preprint arXiv:2108.06405},
  year   = {2021}
}

Comments

Under consideration for publication in Theory and Practice of Logic Programming (TPLP)

R2 v1 2026-06-24T05:06:25.519Z