Our system is currently under heavy load due to increased usage. We're actively working on upgrades to improve performance. Thank you for your patience.
Theory and Applications of Satisfiability Testing – SAT 2007
DOI: 10.1007/978-3-540-72788-0_21
|View full text |Cite
|
Sign up to set email alerts
|

A First Step Towards a Unified Proof Checker for QBF

Abstract: Abstract. Compared to SAT, there is no simple concept of what a solution to a QBF problem is. Furthermore, as the series of QBF evaluations shows, the QBF solvers that are available often disagree. Thus, proof generation for QBF seems to be even more important than for SAT. In this paper we propose a new uniform proof format, which captures refutations and witnesses for a variety of QBF solvers, and is based on a novel extended resolution rule for QBF. Our experiments show the flexibility of this new format. W… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
50
0

Publication Types

Select...
9

Relationship

4
5

Authors

Journals

citations
Cited by 39 publications
(50 citation statements)
references
References 24 publications
0
50
0
Order By: Relevance
“…Additionally, unit clauses learnt by PicoSAT are propagated using QBF-specific QBCP rules within QxBF. Table 1 compares the impact of different FL approaches on the performance of QBF solvers based on search (DepQBF [17] and QuBE7.1 [10]) and variable elimination (Quantor [2], squolem [15] and Nenofex [16]) using all benchmarks from QBFEVAL'10 [20]. For QuBE7.1 internal preprocessing was disabled (QuBE7.1-np).…”
Section: Methodsmentioning
confidence: 99%
“…Additionally, unit clauses learnt by PicoSAT are propagated using QBF-specific QBCP rules within QxBF. Table 1 compares the impact of different FL approaches on the performance of QBF solvers based on search (DepQBF [17] and QuBE7.1 [10]) and variable elimination (Quantor [2], squolem [15] and Nenofex [16]) using all benchmarks from QBFEVAL'10 [20]. For QuBE7.1 internal preprocessing was disabled (QuBE7.1-np).…”
Section: Methodsmentioning
confidence: 99%
“…Thus, a QBF solver that returns an assignment for the top-level existential variables can compute suitable coefficients. Examples of such solvers are Quantor [9], sKizzo [10], and Squolem [11]. In our experiments, we use an experimental version of QuBE [12].…”
Section: Synthesis Of Ranking Functions From Templatesmentioning
confidence: 99%
“…3.2, we developed the prototype Seneschal. 11 It is based on the prover Princess [18] for Presburger arithmetic with uninterpreted predicates and works by (i) translating a given bit-vector program into a PA formula, (ii) eliminating the quantifiers in the formula, (iii) flattening the formula to a disjunction of systems of inequalities, and (iv) applying Lem. 3 to compute ranking functions.…”
Section: Experiments On Smaller Examplesmentioning
confidence: 99%
“…Effectively checking the result returned by a QBF solver has been an open challenge for a long time [1,2,3,4,5,6,7]. The current state-of-the-art is to simply dump Q-resolution proofs and to validate their structure.…”
Section: Introductionmentioning
confidence: 99%