2014
DOI: 10.1007/978-3-319-10428-7_38
|View full text |Cite
|
Sign up to set email alerts
|

Incremental QBF Solving

Abstract: Abstract. We consider the problem of incrementally solving a sequence of quantified Boolean formulae (QBF). Incremental solving aims at using information learned from one formula in the process of solving the next formulae in the sequence. Based on a general overview of the problem and related challenges, we present an approach to incremental QBF solving which is application-independent and hence applicable to QBF encodings of arbitrary problems. We implemented this approach in our incremental search-based QBF… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
16
0

Year Published

2014
2014
2022
2022

Publication Types

Select...
6
2

Relationship

3
5

Authors

Journals

citations
Cited by 16 publications
(16 citation statements)
references
References 35 publications
0
16
0
Order By: Relevance
“…Also, additional complexity in the structure of the encodings due to the Tseitin transformation that is required to transform the encodings to the prenex conjunctive normal form (PCNF) required by most QSAT solvers may be avoided by using a QSAT solver that does not require the input to be in PCNF. Finally we plan to investigate algorithms using recent advances in incremental QBF solving (Lonsing & Egly, 2014). Incremental algorithms can, for example, compute a preferred interpretation by incrementally computing admissible interpretations with increasing information until an information maximal interpretation is found.…”
Section: Resultsmentioning
confidence: 99%
“…Also, additional complexity in the structure of the encodings due to the Tseitin transformation that is required to transform the encodings to the prenex conjunctive normal form (PCNF) required by most QSAT solvers may be avoided by using a QSAT solver that does not require the input to be in PCNF. Finally we plan to investigate algorithms using recent advances in incremental QBF solving (Lonsing & Egly, 2014). Incremental algorithms can, for example, compute a preferred interpretation by incrementally computing admissible interpretations with increasing information until an information maximal interpretation is found.…”
Section: Resultsmentioning
confidence: 99%
“…One of these techniques is proposed in [70] and then followed by recent works on certificate generation for resolution-based QBF solvers (e.g. [8,9,48,57]) and preprocessors [32,36]. Thus, an interesting subject of future work is integration of a DPLL-based QBF solver into the QMSU1 algorithm and comparison of its performance (in terms of speed and a core size) with performance of the currently implemented CEGAR-based core-producing QBF oracle.…”
Section: Discussionmentioning
confidence: 98%
“…In the assumption method, we require a QBF solver to accept a set of literals that must be true (assumptions). Further, if the formula is false, it returns a subset of these assumptions that are responsible for the formula being false [48]. Then, every soft clause c is adorned with a fresh literal ¬s c ∨ c, and the solver is called with the assumptions {s c |c ∈ φ S }.…”
Section: Core Extraction For Dpll-based Qbf Solvers Extracting Cores mentioning
confidence: 99%
“…A critical issue is on keeping safe learned clauses in successive iterations of a core-guided algorithm [41]. Quantified Boolean Formula (QBF) solving has successfully been made incremental [35] and further applied to verification [39].…”
Section: Related Workmentioning
confidence: 99%