2005
DOI: 10.1007/11499107_2
|View full text |Cite
|
Sign up to set email alerts
|

A Symbolic Search Based Approach for Quantified Boolean Formulas

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
13
0

Year Published

2005
2005
2016
2016

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 7 publications
(13 citation statements)
references
References 14 publications
0
13
0
Order By: Relevance
“…qbfbdd by Gilles Audemard and Lakhdar Saïs, uses a combination of search and symbolic (BDDbased) techniques (see [7] for more details).…”
Section: Solvers and Instancesmentioning
confidence: 99%
See 1 more Smart Citation
“…qbfbdd by Gilles Audemard and Lakhdar Saïs, uses a combination of search and symbolic (BDDbased) techniques (see [7] for more details).…”
Section: Solvers and Instancesmentioning
confidence: 99%
“…In particular, while most of the participants in the previous evaluations were complete solvers extending the well-known Davis, Put-nam, Logemann, Loveland procedure (DPLL) [2,3] for propositional satisfiability (SAT), in this evaluation only seven solvers are DPLL-based. As for the others, one is incomplete (WalkQSAT [4]), one is based on Q-resolution and expansion of quantifiers (quantor [5]), two of them use a core engine based on BDDs: zero-suppressed BDDs in QMRes [6] and standard ROBDDs in qbfbdd [7]. Finally, the solver sKizzo features a combination of the above techniques (including search) and skolemization [8].…”
Section: Introductionmentioning
confidence: 99%
“…As far as we know there are only two procedures which are based on local search: WalkQSAT [4] and QBDD(LS) [5]. Hence, most of the procedures for QBF are decision procedures which may be separated in three kinds: "monolithic" procedures which are self-sufficient, procedures with a transformation to another decision problem formalism and procedures with an oracle.…”
Section: State-of-the-art Of Sequential Qbf Solversmentioning
confidence: 99%
“…A transformation procedure interprets QBF in a different decision problem which has already efficient decision procedure: SAT (in CNF) for sKizzo [13] or ASP [14] (in those cases with an exponential growth of the formula). Procedures with an oracle come back to the initial concept of "polynomial hierarchy" since an oracle which is able to solve subproblems with smaller complexity is needed: QBDD(DLL) [5] uses an NP-complete oracle and QSAT [15] uses both NP-complete and co-NPcomplete oracles. This latter procedure is detailed in section 5 since the instantiation of our parallel model uses QSAT.…”
Section: State-of-the-art Of Sequential Qbf Solversmentioning
confidence: 99%
“…Auxiliary universal variables are utilized in (6) as selectors of transitions along the path: The variable α i selects the i th transition. All the combinations of transitions are considered due to the universal quantification on the auxiliary variables.…”
Section: Qbf-based Bounded Model Checkingmentioning
confidence: 99%