2016
DOI: 10.1007/978-3-319-40970-2_24
|View full text |Cite
|
Sign up to set email alerts
|

Non-prenex QBF Solving Using Abstraction

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
23
0

Year Published

2017
2017
2019
2019

Publication Types

Select...
5
2
1

Relationship

2
6

Authors

Journals

citations
Cited by 30 publications
(23 citation statements)
references
References 13 publications
0
23
0
Order By: Relevance
“…Recent work successfully combines machine learning with this CEGAR approach [24]. Motivated by the success of expansion-based QBF solving, several other approaches [9], [29], [38], [41]- [43] have been presented that are based on levelised SAT solving, i.e., one SAT solver is responsible for the variables of one quantifier block. In this paper, we also introduce a solving approach that is based upon propositional abstraction but considers the whole quantifier prefix at once.…”
Section: Related Workmentioning
confidence: 99%
“…Recent work successfully combines machine learning with this CEGAR approach [24]. Motivated by the success of expansion-based QBF solving, several other approaches [9], [29], [38], [41]- [43] have been presented that are based on levelised SAT solving, i.e., one SAT solver is responsible for the variables of one quantifier block. In this paper, we also introduce a solving approach that is based upon propositional abstraction but considers the whole quantifier prefix at once.…”
Section: Related Workmentioning
confidence: 99%
“…As we have a 2-QBF not in CNF, solvers using counterexamples to refine an abstraction (CEGAR-based) [3] showed the best performance. We therefore decided for the solver QUABS [17] as it combines fast parsing with fast solving. Given a bound on the length of the proof of correctness for a strategy, we further pruned the bounded unfolding of unreachable places and unreachable transitions to remove unnecessary variables from the 2-QBF, which increased the overall performance.…”
Section: Implementation Detailsmentioning
confidence: 99%
“…This search is encoded in a quantified Boolean formula (QBF) and solved by a QBF solver. We report on our experience with a first prototype implementation of bounded synthesis generating the QBF and solving it with the QBF solver QUABS [17] in comparison to the symbolic approach implemented in ADAM.…”
Section: Introductionmentioning
confidence: 99%
“…In this work, we take look at the closely related field of QBF solving. There pure CEGAR solving [11][12][13] on the CNF representation is not competitive anymore [14], and it has been augmented by preprocessing [15,16], circuit representations [17][18][19][20][21], and Incremental Determinization (ID) [22]. It may hence be fruitful to leverage some of the recent developments of QBF.…”
Section: Introductionmentioning
confidence: 99%