English
Related papers

Related papers: Branching Process approach for 2-SAT thresholds

200 papers

Phase transition is an important feature of SAT problem. For random k-SAT model, it is proved that as r (ratio of clauses to variables) increases, the structure of solutions will undergo a sudden change like satisfiability phase transition…

Artificial Intelligence · Computer Science 2007-05-23 Ke Xu , Wei Li

Let ${Z_{n},n\geq 0} $ be a critical branching process in random environment and let $T$ be its moment of extinction. Under the annealed approach we prove, as $n\to \infty ,$ a limit theorem for the number of particles in the process at…

Probability · Mathematics 2010-11-19 C. Boeinghoff , E. E. Dyakonova , G. Kersting , V. A. Vatutin

Regular signed SAT is a variant of the well-known satisfiability problem in which the variables can take values in a fixed set V \subset [0,1], and the `literals' have the form "x \le a" or "x \ge a". We answer some open question regarding…

Discrete Mathematics · Computer Science 2011-12-08 Christian Laus , Dirk Oliver Theis

The 2 into n scattering with final particles at rest is discussed. The comparison with purely soft processes allows to identify symmetries responsible for vanishing of certain 2 into n amplitudes. Some examples are given.

High Energy Physics - Theory · Physics 2007-05-23 Joanna Domienik , Piotr Kosinski

We consider the following problem. Given a 2-CNF formula, is it possible to remove at most $k$ clauses so that the resulting 2-CNF formula is satisfiable? This problem is known to different research communities in Theoretical Computer…

Data Structures and Algorithms · Computer Science 2008-04-18 Igor Razgon , Barry O'Sullivan

We study the structure of satisfying assignments of a random 3-SAT formula. In particular, we show that a random formula of density 4.453 or higher almost surely has no non-trivial "core" assignments. Core assignments are certain partial…

Computational Complexity · Computer Science 2008-09-01 Elitza Maneva , Alistair Sinclair

A canonical result about satisfiability theory is that the 2-SAT problem can be solved in linear time, despite the NP-hardness of the 3-SAT problem. In the quantum 2-SAT problem, we are given a family of 2-qubit projectors $\Pi_{ij}$ on a…

Quantum Physics · Physics 2016-04-27 Itai Arad , Miklos Santha , Aarthi Sundaram , Shengyu Zhang

The satisfaction probability Pr[$\phi$] := Pr$_{\beta:vars(\phi) \to \{0,1\}}[\beta\models \phi]$ of a propositional formula $\phi$ is the likelihood that a random assignment $\beta$ makes the formula true. We study the complexity of the…

Computational Complexity · Computer Science 2024-08-12 Till Tantau

The string repetitiveness measures $\chi$ (the size of a smallest suffixient set of a string) and $r$ (the number of runs in the Burrows--Wheeler Transform) are related. Recently, we have shown that the bound $\chi \leq 2r$, proved by…

Data Structures and Algorithms · Computer Science 2026-02-25 Vinicius Tikara Venturi Date , Leandro Miranda Zatesko

Recent work has made substantial progress in understanding the transitions of random constraint satisfaction problems. In particular, for several of these models, the exact satisfiability threshold has been rigorously determined, confirming…

Probability · Mathematics 2023-11-09 Allan Sly , Nike Sun , Yumeng Zhang

The problem of determining if an $r$-CNF boolean formula $F$ over $n$ variables is satisifiable reduces to the problem of determining if $F$ has a satisfying assignment with a Hamming distance of at most $d$ from a fixed assignment…

Data Structures and Algorithms · Computer Science 2016-03-08 R. Krithika , N. S. Narayanaswamy

For several models of random constraint satisfaction problems, it was conjectured by physicists and later proved that a sharp satisfiability transition occurs. For random $k$-SAT and related models it happens at clause density $\alpha$…

Probability · Mathematics 2019-05-16 Zsolt Bartha , Nike Sun , Yumeng Zhang

For each integer $n$ we present an explicit formulation of a compact linear program, with $O(n^3)$ variables and constraints, which determines the satisfiability of any 2SAT formula with $n$ boolean variables by a single linear…

Optimization and Control · Mathematics 2018-04-19 David Avis , Hans Raj Tiwary

Using methods and ideas from statistical mechanics, we propose a simple method for obtaining rigorous upper bounds for satisfiability transition in random boolean expressions composed of N variables and M clauses with K variables per…

Disordered Systems and Neural Networks · Physics 2007-05-23 S. Knysh , V. N. Smelyanskiy , R. D. Morris

A heuristic model procedure for determining satisfiability of CNF-formulae is set up and described by nonlinear recursion relations for m (number of clauses), n (number of variables) and clause filling k. The system mimicked by the…

Computational Complexity · Computer Science 2014-11-12 Bernd R. Schuh

A subset A of {0,1,...,n} is said to be a 2-additive basis for {1,2,...,n} if each j in {1,2,...,n} can be written as j=x+y, x,y in A, x<=y. If we pick each integer in {0,1,...,n} independently with probability p=p_n tending to 0, thus…

Combinatorics · Mathematics 2012-04-11 Anant Godbole , Chang Mou Lim , Vince Lyzinski , Nicholas Triantafillou

Majority-SAT is the problem of determining whether an input $n$-variable formula in conjunctive normal form (CNF) has at least $2^{n-1}$ satisfying assignments. Majority-SAT and related problems have been studied extensively in various AI…

Computational Complexity · Computer Science 2021-11-16 Shyan Akmal , Ryan Williams

We calculate, for a branching random walk $X_n(l)$ to a leaf $l$ at depth $n$ on a binary tree, the positive integer moments of the random variable $\frac{1}{2^{n}}\sum_{l=1}^{2^n}e^{2\beta X_n(l)}$, for $\beta\in\mathbb{R}$. We obtain…

Mathematical Physics · Physics 2021-01-15 E. C. Bailey , J. P. Keating

We study the structure of the solution space and behavior of local search methods on random 3-SAT problems close to the SAT/UNSAT transition. Using the overlap measure of similarity between different solutions found on the same problem…

Statistical Mechanics · Physics 2009-11-13 John Ardelius , Erik Aurell , Supriya Krishnamurthy

The boolean satisfiability (SAT) problem asks whether there exists an assignment of boolean values to the variables of an arbitrary boolean formula making the formula evaluate to True. It is well-known that all NP-problems can be coded as…

Machine Learning · Computer Science 2024-10-22 Christopher R. Serrano , Jonathan Gallagher , Kenji Yamada , Alexei Kopylov , Michael A. Warren