@inproceedings{3471313934d44e21bc1bc8499a891d66,
title = "Checking satisfiability of first-order formulas by incremental translation to SAT",
abstract = "In the past few years, general-purpose propositional satisfiability (SAT) solvers have improved dramatically in performance and have been used to tackle many new problems.It has also been shown that certain simple fragments of first-order logic can be decided efficiently by first translating the problem into an equivalent SAT problem and then using a fast SAT solver.In this paper, we describe an alternative but similar approach to using SAT in conjunction with a more expressive fragment of first-order logic.H owever, rather than translating the entire formula up front, the formula is incrementally translated during a search for the solution.A s a result, only that portion of the translation that is actually relevant to the solution is obtained.We describe a number of obstacles that had to be overcome before developing an approach which was ultimately very effective, and give results on verification benchmarks using CVC (Cooperating Validity Checker), which includes the Chaff SAT solver.Th e results show a performance gain of several orders of magnitude over CVC without Chaff and indicate that the method is more robust than the heuristics found in CVC{\textquoteright}s predecessor, SVC.",
keywords = "Decision Procedures, First-Order Logic, Propositional Satisfiability, Satisfiability",
author = "Barrett, {Clark W.} and Dill, {David L.} and Aaron Stump",
note = "Publisher Copyright: {\textcopyright} Springer-Verlag Berlin Heidelberg 2002.; 14th International Conference on Computer Aided Verification, CAV 2002 ; Conference date: 27-07-2002 Through 31-07-2002",
year = "2002",
doi = "10.1007/3-540-45657-0_18",
language = "English (US)",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "236--249",
editor = "Ed Brinksma and Larsen, {Kim Guldstrand}",
booktitle = "Computer Aided Verification - 14th International Conference, CAV 2002, Proceedings",
}