Boolean Satisfiability Solvers and Their Applications in Model Checking
@article{Vizel2015BooleanSS,
title={Boolean Satisfiability Solvers and Their Applications in Model Checking},
author={Yakir Vizel and Georg Weissenbacher and Sharad Malik},
journal={Proceedings of the IEEE},
year={2015},
volume={103},
pages={2021-2035}
}Boolean satisfiability (SAT)-the problem of determining whether there exists an assignment satisfying a given Boolean formula-is a fundamental intractable problem in computer science. SAT has many applications in electronic design automation (EDA), notably in synthesis and verification. Consequently, SAT has received much attention from the EDA community, who developed algorithms that have had a significant impact on the performance of SAT solvers. EDA researchers introduced techniques such as…
74 Citations
A comprehensive study and analysis on SAT-solvers: advances, usages and achievements
- Computer ScienceArtificial Intelligence Review
- 2018
A comprehensive study and analysis of the latest developments in SAT-solver and new approaches that used in branching heuristics, Boolean constraint propagation and conflict analysis techniques during the last two decade are presented.
SAT-Based Model Checking
- Computer ScienceHandbook of Model Checking
- 2018
This chapter covers the application of bounded model checking to both hardware and software systems, and to hardware/software co-verification, and means to make BMC complete, including \(k\)-induction, Craig interpolation, abstraction refinement techniques, and inductive techniques with iterative strengthening.
Improving performance of CDCL SAT solvers by automated design of variable selection heuristics
- Computer Science2017 IEEE Symposium Series on Computational Intelligence (SSCI)
- 2017
Experimental results are provided demonstrating that this system, which evolves variable scoring heuristics using an asynchronous parallel hyper-heuristics approach employing genetic programming, has the potential to create more efficient solvers for particular problem classes.
Approximate Reachability
- Computer ScienceArXiv
- 2016
A new SAT-based safety model checking framework, named approximate reachability (AR), based on standard reachability analysis, that is able to solve 33 benchmarks that cannot be solved by IC3/PDR and should be considered as a valuable member of any algorithmic portfolio for safety modelchecking.
The Science, Art, and Magic of Constrained Horn Clauses
- Computer Science2019 21st International Symposium on Symbolic and Numeric Algorithms for Scientific Computing (SYNASC)
- 2019
A framework is presented that reduces symbolically solving Horn clauses to multiple simpler Satisfiability Modulo Theories, SMT, queries and describes advances in SMT that are necessary to make the framework a reality.
Zeon and Idem-Clifford Formulations of Boolean Satisfiability
- MathematicsAdvances in Applied Clifford Algebras
- 2019
The Boolean satisfiability problem (SAT) is the problem of determining whether the variables of a given Boolean formula can be consistently replaced by true or false in such a way that the formula…
Two SAT solvers for solving quantified Boolean formulas with an arbitrary number of quantifier alternations
- Computer ScienceFormal Methods Syst. Des.
- 2021
A novel algorithm for expansion-based QBF solving that deals with the whole quantifier prefix at once and is conceptually simpler than present recursive approaches.
Solving linear arithmetic with SAT-based model checking
- Computer Science2017 Formal Methods in Computer Aided Design (FMCAD)
- 2017
LIAMC is a novel decision procedure for (quantifier-free) linear arithmetic over both integers modulo 2N (LIAn) and integers (LIA) based on a transformation of linear arithmetic into safety verification and uses SAT-based model checking to solve the resulting problem.
Solving Dynamic 3-SAT Formula: An Empirical Study
- Computer Science2020 3rd International Conference on Data Intelligence and Security (ICDIS)
- 2020
It is argued that it is very significant to pay more attention to SAT solvers with the resuming strategy, because many state-of-the-art SATsolvers do not facilitate the previous solutions and might have better performance than a recent solver with the restating strategy.
Finding More Property Violations in Model Checking via the Restart Policy
- Computer ScienceElectronics
- 2021
The recently proposed Complementary Approximate Reachability (CAR) model checking algorithm is enhanced by integrating the restart policy, which yields a restartable CAR model (abbreviated as r-CAR), which can help avoid the trap problem caused by the depth-first strategy.
References
SHOWING 1-10 OF 88 REFERENCES
Boolean Satisfiability Solvers: Techniques and Extensions
- Computer ScienceSoftware Safety and Security
- 2012
Boolean Satisfiability (SAT) is the problem of checking if a propositional logic formula can ever evaluate to true and manifests itself in several important application domains such as the design and verification of hardware and software systems, as well as applications in artificial intelligence.
An Analysis of SAT-Based Model Checking Techniques in an Industrial Environment
- Computer ScienceCHARME
- 2005
The paper describes eight bounded and unbounded techniques, and analyzes the performance of these algorithms on a large and diverse set of hardware benchmarks.
Verification of proofs of unsatisfiability for CNF formulas
- Computer Science2003 Design, Automation and Test in Europe Conference and Exhibition
- 2003
This work describes an efficient procedure for checking the correctness of unsatisfiability proofs and finds an unsatisfiable core of the initial CNF formula.
Inprocessing Rules
- Computer ScienceIJCAR
- 2012
The formal underpinnings of inprocessing SAT solving are established via an abstract inprocessing framework that covers a wide range of modern SAT solving techniques.
A survey of recent advances in SAT-based formal verification
- Computer ScienceInternational Journal on Software Tools for Technology Transfer
- 2004
A survey of the latest developments in SAT-based formal verification, including incomplete methods such as bounded model checking and complete methods for model checking, focuses on how the surveyed techniques formulate the verification problem as a SAT problem and how they exploit crucial aspects of a SAT solver.
Validating SAT solvers using an independent resolution-based checker: practical implementations and other applications
- Computer Science2003 Design, Automation and Test in Europe Conference and Exhibition
- 2003
The implementation of an independent resolution-based checking procedure that can check the validity of unsatisfiable claims produced by the SAT solver zchaff is described and Experimental results show low overhead for the checking process.
Interpolation with Guided Refinement: Revisiting incrementality in SAT-based unbounded model checking
- Computer Science2014 Formal Methods in Computer-Aided Design (FMCAD)
- 2014
The new model checking algorithm (IGR: Interpolation with Guided Refinement), partially takes inspiration from IC3 and interpolation sequences, and bases its robustness and scalability on incremental refinement of state sets, and guided unwinding/simplification of transition relation unrollings.
Interpolation-sequence based model checking
- Computer Science2009 Formal Methods in Computer-Aided Design
- 2009
This work presents a novel SAT-based approach to full verification that combines BMC with interpolation-sequence in order to imitate BDD-based Symbolic Model Checking and compares favorably with McMillan's interpolation based model checking algorithm.
Symbolic Model Checking without BDDs
- Computer ScienceTACAS
- 1999
This paper shows how boolean decision procedures, like Stalmarck's Method or the Davis & Putnam Procedure, can replace BDDs, and introduces a bounded model checking procedure for LTL which reduces model checking to propositional satisfiability.
On the power of clause-learning SAT solvers as resolution engines
- Computer ScienceArtif. Intell.
- 2011







