69 research outputs found
On Computing Minimum Unsatisfiable Cores
Certifying the correctness of a SAT solver is straightforward for satisfiable instances of SAT. Given
An Overview of Backtrack Search Satisfiability Algorithms
Propositional Satisfiability (SAT) is often used as the underlying model for a significan
Hidden Structure in Unsatisfiable Random 3-SAT: an Empirical Study
Recent advances in propositional satisfiability (SAT) include studying the hidden structure of unsatisfiable formulas, i.e. explaining why a given formula is unsatisfiable. Although theoretical work on the topic has been developed in the past, only recently two empirical successful approaches have been proposed: extracting unsatisfiable cores and identifying strong backdoors. An unsatisfiable core is a subset of clauses that defines a sub-formula that is also unsatisfiable, whereas a strong backdoor defines a subset of variables which assigned with all values allow concluding that the formula is unsatisfiable. The contribution of this paper is two-fold. First, we study the relation between the search complexity of unsatisfiable random 3-SAT formulas and the sizes of unsatisfiable cores and strong backdoors. For this purpose, we use an existing algorithm which uses an approximated approach for calculating these values. Second, we introduce a new algorithm that optimally reduces the size of unsatisfiable cores and strong backdoors, thus giving more accurate results. Experimental results indicate that the search complexity of unsatisfiable random 3-SAT formulas is related with the size of unsatisfiable cores and strong backdoors. 1
Probing-Based Preprocessing Techniques for Propositional Satisfiability
Preprocessing is an often used approach for solving hard instances of propositional satisfiability (SAT). Preprocessing can be used for reducing the number of variables and for drastically modifying the set of clauses, either by eliminating irrelevant clauses or by inferring new clauses. Over the years, a large number of formula manipulation techniques has been proposed, that in some situations have allowed solving instances not otherwise solvable with stateof -the-art SAT solvers. This paper proposes probing-based preprocessing, an integrated approach for preprocessing propositional formulas, that for the first time integrates in a single algorithm most of the existing formula manipulation techniques. Moreover, the new unified framework can be used to develop new techniques. Preliminary experimental results illustrate that probing-based preprocessing can be effectively used as a preprocessing tool in state-of-theart SAT solvers
Heuristic Backtracking Algorithms for SAT
In recent years backtrack search SAT solvers have been the subject of dramatic improvements. These improvements allowed SAT solvers to successfully replace BDDs in many areas of formal verification, and also motivated the development of many new challenging problem instances, many of which too hard for the current generation of SAT solvers. As a result, further improvements to SAT technology are expected to have key consequences in formal verification. The objective of this paper is to propose heuristic approaches to the backtrack step of backtrack search SAT solvers, with the goal of increasing the ability of the SAT solver to search different parts of the search space. The proposed heuristics to the backtrack step are inspired by the heuristics proposed in recent years for the branching step of SAT solvers, namely VSIDS and some of its improvements. The preliminary experimental results are promising, and motivate the integration of heuristic backtracking in state-of-the-art SAT solvers. 1
A Random Matrix Model of Adiabatic Quantum Computing
We present an analysis of the quantum adiabatic algorithm for solving hard
instances of 3-SAT (an NP-complete problem) in terms of Random Matrix Theory
(RMT). We determine the global regularity of the spectral fluctuations of the
instantaneous Hamiltonians encountered during the interpolation between the
starting Hamiltonians and the ones whose ground states encode the solutions to
the computational problems of interest. At each interpolation point, we
quantify the degree of regularity of the average spectral distribution via its
Brody parameter, a measure that distinguishes regular (i.e., Poissonian) from
chaotic (i.e., Wigner-type) distributions of normalized nearest-neighbor
spacings. We find that for hard problem instances, i.e., those having a
critical ratio of clauses to variables, the spectral fluctuations typically
become irregular across a contiguous region of the interpolation parameter,
while the spectrum is regular for easy instances. Within the hard region, RMT
may be applied to obtain a mathematical model of the probability of avoided
level crossings and concomitant failure rate of the adiabatic algorithm due to
non-adiabatic Landau-Zener type transitions. Our model predicts that if the
interpolation is performed at a uniform rate, the average failure rate of the
quantum adiabatic algorithm, when averaged over hard problem instances, scales
exponentially with increasing problem size.Comment: 9 pages, 7 figure
- …