paper-with-me

Papers

Conformant Planning as a Case Study of Incremental QBF Solving

2014-05-28 · Uwe Egly, Martin Kronegger, Florian Lonsing, Andreas Pfandler

We consider planning with uncertainty in the initial state as a case study of incremental quantified Boolean formula (QBF) solving. We report on experiments with a workflow to incrementally encode a planning instance into a sequence of QBFs. To solve this sequence of incrementally constructed QBFs, we use our general-purpose incremental QBF solver DepQBF. Since the generated QBFs have many clauses and variables in common, our approach avoids redundancy both in the encoding phase and in the solving phase. Experimental results show that incremental QBF solving outperforms non-incremental QBF solving. Our results are the first empirical study of incremental QBF solving in the context of planning and motivate its use in other application domains.

📄 PDF Abstract BibTeX arXiv:1405.7253

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On Conformant Planning and Model-Checking of $\exists^*\forall^*$ Hyperproperties

2025-12-29 · Raven Beutner, Bernd Finkbeiner arxiv

We study the connection of two problems within the planning and verification community: Conformant planning and model-checking of hyperproperties. Conformant planning is the task of finding a sequential plan that achieve…

Planning with Incomplete Information in Quantified Answer Set Programming

2021-08-13 · Jorge Fandinno, François Laferrière, Javier Romero, Torsten Schaub 외

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.…

Translation

Compiling Uncertainty Away in Conformant Planning Problems with Bounded Width

2014-01-15 · Hector Palacios, Hector Geffner

Conformant planning is the problem of finding a sequence of actions for achieving a goal in the presence of uncertainty in the initial state or action effects. The problem has been approached as a path-finding problem in…

Translation

Planning with Dynamically Changing Domains

2025-07-26 · Mikhail Soutchanski, Yongmei Liu arxiv

In classical planning and conformant planning, it is assumed that there are finitely many named objects given in advance, and only they can participate in actions and in fluents. This is the Domain Closure Assumption (DC…

A Dynamic Epistemic Framework for Conformant Planning

2016-06-24 · Quan Yu, Yanjun Li, Yanjing Wang

In this paper, we introduce a lightweight dynamic epistemic logical framework for automated planning under initial uncertainty. We reduce plan verification and conformant planning to model checking problems of our logic.…