The Satisfiability Threshold for Non-Uniform Random 2-SAT

04/03/2019
by   Tobias Friedrich, et al.
0

Propositional satisfiability (SAT) is one of the most fundamental problems in computer science. Its worst-case hardness lies at the core of computational complexity theory, for example in the form of NP-hardness and the (Strong) Exponential Time Hypothesis. In practice however, SAT instances can often be solved efficiently. This contradicting behavior has spawned interest in the average-case analysis of SAT and has triggered the development of sophisticated rigorous and non-rigorous techniques for analyzing random structures. Despite a long line of research and substantial progress, most theoretical work on random SAT assumes a uniform distribution on the variables. In contrast, real-world instances often exhibit large fluctuations in variable occurrence. This can be modeled by a non-uniform distribution of the variables, which can result in distributions closer to industrial SAT instances. We study satisfiability thresholds of non-uniform random 2-SAT with n variables and m clauses and with an arbitrary probability distribution (p_i)_i∈[n] with p_1 > p_2 >...> p_n > 0 over the n variables. We show for p_1^2=Θ(∑_i=1^n p_i^2) that the asymptotic satisfiability threshold is at m=Θ( (1-∑_i=1^n p_i^2)/(p_1·(∑_i=2^n p_i^2)^1/2) ) and that it is coarse. For p_1^2=o(∑_i=1^n p_i^2) we show that there is a sharp satisfiability threshold at m=(∑_i=1^n p_i^2)^-1. This result generalizes the seminal works by Chvatal and Reed [FOCS 1992] and by Goerdt [JCSS 1996].

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/13/2019

Satisfiability Threshold for Power Law Random 2-SAT in Configuration Model

The Random Satisfiability problem has been intensively studied for decad...
research
07/31/2019

A Model of Random Industrial SAT

One of the most studied models of SAT is random SAT. In this model, inst...
research
08/03/2023

Upper bounds on the 2-colorability threshold of random d-regular k-uniform hypergraphs for k≥ 3

For a large class of random constraint satisfaction problems (CSP), deep...
research
03/30/2013

Phase Transition and Network Structure in Realistic SAT Problems

A fundamental question in Computer Science is understanding when a speci...
research
04/15/2020

The Impact of Heterogeneity and Geometry on the Proof Complexity of Random Satisfiability

Satisfiability is considered the canonical NP-complete problem and is us...
research
04/14/2018

The threshold for SDP-refutation of random regular NAE-3SAT

Unlike its cousin 3SAT, the NAE-3SAT (not-all-equal-3SAT) problem has th...
research
05/22/2023

Empirical Challenge for NC Theory

Horn-satisfiability or Horn-SAT is the problem of deciding whether a sat...

Please sign up or login with your details

Forgot password? Click here to reset