Abstract
In this paper we present an introduction to satisfiability algorithms. Since most complete SAT solvers (e.g. Satz, SATO, GRASP, and Chaff) are based on the Davis-Putnam procedure, we first describe in detail that procedure. Then, we present the improvements that can be incorporated into the Davis-Putnam Procedure in order to develop a competitive SAT solver: optimized data structures, variable selection heuristics, non-chronological backtracking, conflict-driven learning, and restarts. Finally, we describe GSAT and WalkSAT, which are the most widely used local search algorithms for solving SAT.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.