Table of Contents
Fetching ...

Symmetric Rule-Based Achlioptas Processes for Random $k$-SAT

Arnab Chatterjee

TL;DR

The paper studies symmetric online Achlioptas processes for random $k$-SAT, introducing an assignment-symmetric MIDDLE-HEAVY rule and a Threshold-Symmetric Hybrid rule to shift the satisfiability threshold beyond the classical $2^k\log 2$ bound. Using a fixed $2$-SAT projection and a two-type Galton–Watson branching process certificate, it derives thresholds of the form $\alpha_{SYM}(k,\ell)=1/Q$ with $Q=p_1+2\sqrt{p_0p_2}$, where $p_0,p_1,p_2$ are clause-type frequencies. It identifies minimal choices $(k,\ell)=(4,5),(5,4),(\ge 6,3)$ that strictly exceed the baseline, and shows the Hybrid rule can match prior biased-rule performance while maintaining symmetry. These results deepen the understanding of Achlioptas processes in random CSPs and suggest avenues for sharper certificates and extensions to other two-SAT-like problems.

Abstract

Inspired by the "power-of-two-choices" model from random graphs, we investigate the possibility of limited choices of online clause choices that could shift the satisfiability threshold in random $k$-SAT.Here, we introduce an assignment symmetric, non-adaptive, topology-oblivious online rule called \emph{MIDDLE-HEAVY}, that prioritizes balanced sign profile clauses.Upon applying a biased $2$-SAT projection and a two-type branching process certificate, we derive closed-form expressions for the shifted thresholds $α_{\textbf{SYM}}(k,\ell)$ for this algorithm.We show that minimal choices $\ell=5$ for $k=4$, $\ell=4$ for $k=5$, and $\ell=3$ for $k\ge 6$ suffice to exceed the asymptotic first-moment upper bound $\sim 2^k \ln 2$ for random $k$-SAT.Moreover, to bridge the gap with biased assignment rules used in maximum of the previous works in this context, we propose a hybrid symmetric biased rule that achieves thresholds comparable to prior work while maintaining symmetry.Our results advance the understanding of Achlioptas processes in random CSPs beyond classical graph-theoretic settings.

Symmetric Rule-Based Achlioptas Processes for Random $k$-SAT

TL;DR

The paper studies symmetric online Achlioptas processes for random -SAT, introducing an assignment-symmetric MIDDLE-HEAVY rule and a Threshold-Symmetric Hybrid rule to shift the satisfiability threshold beyond the classical bound. Using a fixed -SAT projection and a two-type Galton–Watson branching process certificate, it derives thresholds of the form with , where are clause-type frequencies. It identifies minimal choices that strictly exceed the baseline, and shows the Hybrid rule can match prior biased-rule performance while maintaining symmetry. These results deepen the understanding of Achlioptas processes in random CSPs and suggest avenues for sharper certificates and extensions to other two-SAT-like problems.

Abstract

Inspired by the "power-of-two-choices" model from random graphs, we investigate the possibility of limited choices of online clause choices that could shift the satisfiability threshold in random -SAT.Here, we introduce an assignment symmetric, non-adaptive, topology-oblivious online rule called \emph{MIDDLE-HEAVY}, that prioritizes balanced sign profile clauses.Upon applying a biased -SAT projection and a two-type branching process certificate, we derive closed-form expressions for the shifted thresholds for this algorithm.We show that minimal choices for , for , and for suffice to exceed the asymptotic first-moment upper bound for random -SAT.Moreover, to bridge the gap with biased assignment rules used in maximum of the previous works in this context, we propose a hybrid symmetric biased rule that achieves thresholds comparable to prior work while maintaining symmetry.Our results advance the understanding of Achlioptas processes in random CSPs beyond classical graph-theoretic settings.

Paper Structure

This paper contains 14 sections, 11 theorems, 86 equations, 1 table, 2 algorithms.

Key Result

Lemma 1.3

For $k\geq 4$, let $\boldsymbol{X}$ denote the number of positive literals in a uniformly random $k$-clause, so that $\boldsymbol{X}\sim\text{Bin}(k,\tfrac{1}{2})$. Then the probability masses of the three partition classes in Definition def:intro-symmetric are given by,

Theorems & Definitions (31)

  • Conjecture 1.1
  • Definition 1.2: Assignment Symmetric Rule
  • Lemma 1.3
  • proof
  • Theorem 1.4
  • Remark 1.5
  • Definition 1.6: Threshold-Symmetric Hybrid Rule
  • Theorem 1.7
  • Remark 1.8
  • Definition 2.1: Implication Digraph
  • ...and 21 more