Title :
Computing prime implicants
Author :
Deharbe, David ; Fontaine, Pascal ; Le Berre, Daniel ; Mazure, Bertrand
Author_Institution :
UFRN, Natal, Brazil
Abstract :
Model checking and counter-example guided abstraction refinement are examples of applications of SAT solving requiring the production of models for satisfiable formulas. Better than giving a truth value to every variable, one can provide an implicant, i.e. a partial assignment of the variables such that every full extension is a model for the formula. An implicant is prime if every assignment is necessary. Since prime implicants contain no literal irrelevant for the satisfiability of the formula, they are considered as highly refined information. We here propose a novel algorithm that uses data structures found in modern CDCL SAT solvers to efficiently compute prime implicants starting from an existing model. The original aspects are (1) the algorithm is based on watched literals and a form of propagation of required literals, adapted to CDCL solvers (2) the algorithm works not only on clauses, but also on generalized constraints (3) for clauses and, more generally for cardinality constraints, the algorithm complexity is linear in the size of the constraints found. We implemented and evaluated the algorithm with the Sat4j library.
Keywords :
computability; data structures; CDCL SAT solvers; SAT solving; Sat4j library; algorithm complexity; cardinality constraints; counter-example guided abstraction refinement; data structures; generalized constraints; model checking; partial variable assignment; prime implicants; satisfiable formulas; Abstracts; Complexity theory; Computational modeling; Context; Data structures; Hardware design languages; Radiation detectors;
Conference_Titel :
Formal Methods in Computer-Aided Design (FMCAD), 2013
Conference_Location :
Portland, OR
DOI :
10.1109/FMCAD.2013.6679390