2014
DOI: 10.1007/978-3-319-13770-4_11
|View full text |Cite
|
Sign up to set email alerts
|

Conformant Planning as a Case Study of Incremental QBF Solving

Abstract: Abstract. 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 successively 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 pha… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
5

Citation Types

0
14
0

Year Published

2014
2014
2021
2021

Publication Types

Select...
5
3

Relationship

4
4

Authors

Journals

citations
Cited by 17 publications
(14 citation statements)
references
References 33 publications
0
14
0
Order By: Relevance
“…QBFs extend propositional formulas by universal and existential quantifiers over Boolean variables [34] resulting in a decision problem that is PSPACE-complete. Applications from verification and synthesis [10,15,16,20,22,26], realizability checking [21], bounded model checking [18,52], and planning [19,44] motivate the quest for efficient QBF solvers (see [45] for a survey).…”
Section: Introductionmentioning
confidence: 99%
“…QBFs extend propositional formulas by universal and existential quantifiers over Boolean variables [34] resulting in a decision problem that is PSPACE-complete. Applications from verification and synthesis [10,15,16,20,22,26], realizability checking [21], bounded model checking [18,52], and planning [19,44] motivate the quest for efficient QBF solvers (see [45] for a survey).…”
Section: Introductionmentioning
confidence: 99%
“…The algorithmic success story of solving has not stopped at SAT, but is currently extending to even more computationally complex problems such as quantified Boolean formulas (QBF), which is complete, and dependency QBFs (DQBF), which is even complete [ 1 ]. While quantification does not increase expressivity, (D)QBFs can encode many problems far more succinctly, including application domains such as automated planning [ 18 , 22 ], verification [ 6 , 41 ], synthesis [ 24 , 40 ] and ontologies [ 37 ].…”
Section: Introductionmentioning
confidence: 99%
“…These build on the success of SAT solving [36], but also incorporate new ideas genuine to the QBF domain, such as expansion solving [21] and dependency schemes [32]. Due to its PSPACE completeness, QBF solving is relevant to many application domains that cannot be efficiently encoded into SAT [17,23,26]. On the theoretical side, there is a substantial body of QBF proof complexity results (e.g.…”
Section: Introductionmentioning
confidence: 99%