JUCS - Journal of Universal Computer Science 10(12): 1629-1654, doi: 10.3217/jucs-010-12-1629
A Signal Correlation Guided Circuit-SAT Solver
expand article infoFeng Lu, Li-C. Wang, John Moondanos§, Ziyad Hanna§
‡ University of California, Santa Barbara, United States of America§ Intel Corporation, United States of America
Open Access
Abstract
We propose two heuristics, implicit learning and explicit learning, that utilize circuit topological information and signal correlations to derive conflict clauses that could efficiently prune the search space for solving circuit based SAT problem instances. We implemented a circuit-SAT solver SC-C-SAT based on the proposed heuristics and the concepts used in other state-of-the-art SAT solvers. For solving unsatisfiable circuit examples and for solving difficult circuit-based problems at Intel, our solver is able to achieve speedup of one order of magnitude over other state-of-the-art SAT solvers that do not use the heuristics.
Keywords
Boolean satisfiability, Boolean equivalence checking, ATPG