Sciweavers

VLSID
2006
IEEE

An Integrated Approach for Combining BDD and SAT Provers

14 years 5 months ago
An Integrated Approach for Combining BDD and SAT Provers
Many formal verification tools today are based on Boolean proof techniques. The two most powerful approaches in this context are Binary Decision Diagrams (BDDs) and methods based on Boolean Satisfiability (SAT). Recent studies have shown that BDDs and SAT are orthogonal, i.e. there exist problems where BDDs work well, while SAT solvers fail and vice versa. Beside this, the techniques are very different in general. E.g. SAT solvers try to find a single solution and BDDs represent all solutions in parallel. In this paper the first integrated approach is presented that combines BDDs and SAT within a single data structure. This hybrid approach combines the advantages of the two techniques, i.e. multiple solutions can be computed while the memory requirement remains small. First experimental results demonstrate the quality of the approach in comparison to BDDs and SAT solvers.
Rolf Drechsler, Görschwin Fey, Sebastian Kind
Added 01 Dec 2009
Updated 01 Dec 2009
Type Conference
Year 2006
Where VLSID
Authors Rolf Drechsler, Görschwin Fey, Sebastian Kinder
Comments (0)