57,023 research outputs found

    On Computing Minimum Unsatisfiable Cores

    Get PDF
    Certifying the correctness of a SAT solver is straightforward for satisfiable instances of SAT. Given

    An Overview of Backtrack Search Satisfiability Algorithms

    No full text
    Propositional Satisfiability (SAT) is often used as the underlying model for a significan

    Hidden Structure in Unsatisfiable Random 3-SAT: an Empirical Study

    No full text
    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

    No full text
    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

    A Highly Predictive Ansatz for Leptonic Mixing and CP Violation

    Full text link
    We suggest a simple highly predictive ansatz for charged lepton and light neutrino mass matrices, based on the assumption of universality of Yukawa couplings. Using as input the charged lepton masses and light neutrino masses, the six parameters characterizing the leptonic mixing matrix VPMNSV_{PMNS}, are predicted in terms of a single phase ϕ\phi, which takes a value around ϕ=π2\phi={\frac{\pi}{2}}. Correlations among variuos physical quantities are obtained, in particular V13PMNSV^{PMNS}_{13} is predicted as a function of Δm212{\Delta}m^2_{21}, Δm312{\Delta}m^2_{31} and sin2(θsol)\sin^2(\theta_{sol}), and restricted to the range 0.167<V13PMNS<0.1790.167<|V^{PMNS}_{13}|<0.179.Comment: 9 pages, 4 figure

    Heuristic Backtracking Algorithms for SAT

    No full text
    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
    corecore