Sciweavers

VLSID
2005
IEEE

Q-PREZ: QBF Evaluation Using Partition, Resolution and Elimination with ZBDDs

13 years 10 months ago
Q-PREZ: QBF Evaluation Using Partition, Resolution and Elimination with ZBDDs
In recent years, there has been an increasing interest in Quantified Boolean Formula (QBF) evaluation, since several VLSI CAD problems can be formulated efficiently as QBF instances. Since the original resolution-based methods can suffer from space explosion, existing QBF solvers perform Decision Tree search using the Davis-Putnam Logemann and Loveland (DPLL) procedure. In this paper, we propose a new QBF solver, Q-PREZ, that overcomes the space explosion problem faced in resolution by using efficient data structures and algorithms, which in turn can outperform DPLL-based QBF solvers. We partition the CNF and store the clauses compactly in Zero-Suppressed Binary Decision Diagrams (ZBDDs). Then, we introduce new and powerful operators to perform existential and universal quantification on the partitioned ZBDD clauses as resolution and elimination procedures. Our preliminary experimental results show that Q-PREZ is able to achieve significant speedups over state-of-the-art QBF solv...
Kameshwar Chandrasekar, Michael S. Hsiao
Added 25 Jun 2010
Updated 25 Jun 2010
Type Conference
Year 2005
Where VLSID
Authors Kameshwar Chandrasekar, Michael S. Hsiao
Comments (0)