We first introduce Abstract DPLL, a rule-based formulation of the Davis--Putnam--Logemann- -Loveland (DPLL) procedure for propositional satisfiability. This abstract framework allows …
H Ganzinger, G Hagen, R Nieuwenhuis… - … Aided Verification: 16th …, 2004 - Springer
The logic of equality with uninterpreted functions (EUF) and its extensions have been widely applied to processor verification, by means of a large variety of progressively more …
MN Velev, RE Bryant - Proceedings of the 38th annual design …, 2001 - dl.acm.org
We compare SAT-checkers and decision diagrams on the evalua-tion of Boolean formulas produced in the formal verification of both correct and buggy versions of superscalar and …
R Nieuwenhuis, A Oliveras - … , CAV 2005, Edinburgh, Scotland, UK, July 6 …, 2005 - Springer
At CAV'04 we presented the DPLL (T) approach for satisfiability modulo theories T. It is based on a general DPLL (X) engine whose X can be instantiated with different theory …
Applications in artificial intelligence, formal verification, and other areas have greatly benefited from the recent advances in SAT. It is often the case, however, that applications in …
MN Velev - ASP-DAC 2004: Asia and South Pacific Design …, 2004 - ieeexplore.ieee.org
We present a method for translating Boolean formulas to CNF by identifying gates with fanout count of 1, and merging them with their fanout gate to generate a single set of …
A Thakur, T Reps - … Aided Verification: 24th International Conference, CAV …, 2012 - Springer
This paper helps to bridge the gap between (i) the use of logic for specifying program semantics and performing program analysis, and (ii) abstract interpretation. Many operations …
S Alouneh, S Abed, MH Al Shayeji… - Artificial Intelligence …, 2019 - Springer
Boolean satisfiability (SAT) has been studied for the last twenty years. Advances have been made allowing SAT solvers to be used in many applications including formal verification of …
The Hamiltonian cycle problem (HCP) is the problem of finding a spanning cycle in a given graph. HCP is NP-complete and has been known as an important problem due to its close …