Satisfiability of Almost Disjoint CNF Formulas
Dominik Scheder

TL;DR
This paper establishes bounds on the maximum size of linear and l-disjoint CNF formulas and CSPs that are guaranteed to be satisfiable, advancing understanding of satisfiability thresholds in constrained logical formulas.
Contribution
It provides new upper and lower bounds on the satisfiability thresholds for linear CNF formulas and l-disjoint (k,d)-CSPs, generalizing previous results and clarifying the role of disjointness.
Findings
Bounds on m(k) for linear k-CNF formulas.
Bounds on m_l(k,d) for l-disjoint (k,d)-CSPs.
Polynomial factor difference between upper and lower bounds for constant l.
Abstract
We call a CNF formula linear if any two clauses have at most one variable in common. Let m(k) be the largest integer m such that any linear k-CNF formula with <= m clauses is satisfiable. We show that 4^k / (4e^2k^3) <= m(k) < ln(2) k^4 4^k. More generally, a (k,d)-CSP is a constraint satisfaction problem in conjunctive normal form where each variable can take on one of d values, and each constraint contains k variables and forbids exacty one of the d^k possible assignments to these variables. Call a (k,d)-CSP l-disjoint if no two distinct constraints have l or more variables in common. Let m_l(k,d) denote the largest integer m such that any l-disjoint (k,d)-CSP with at most m constraints is satisfiable. We show that 1/k (d^k/(ed^(l-1)k))^(1+1/(l-1))<= m_l(k,d) < c (k^2/l ln(d) d^k)^(1+1/(l-1)). for some constant c. This means for constant l, upper and lower bound differ only in a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsConstraint Satisfaction and Optimization · Advanced Graph Theory Research · Complexity and Algorithms in Graphs
