Facta Univ. Ser.: Elec. Energ., vol. 20, No. 3, December 2007, pp. 415-436.

An Integrated Approach for Combining BDDs and SAT Provers

Rolf Drechsler, Görschwin Fey, and Sebastian Kinder

Abstract: 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. Experimental results demonstrate the quality of the approach in comparison to BDDs and SAT solvers.

Keywords: SAT, BDD, Hybrid Data Structure, Symbolic Technique

9drechsler.pdf