Super Strong ETH is False for Random $k$-SAT
Nikhil Vyas

TL;DR
This paper presents a randomized algorithm that efficiently solves random $k$-SAT instances, refuting the Super-Strong ETH conjecture by achieving sub-exponential time complexity for all clause-to-variable ratios.
Contribution
It demonstrates that the PPZ algorithm can decide satisfiability of random $k$-SAT instances in faster-than-expected time, challenging the Super-Strong ETH hypothesis.
Findings
Refutes Super-Strong ETH for random $k$-SAT.
Achieves $2^{n(1- ext{Omega}(rac{ ext{log} k)}{k})}$ time complexity.
Uses the PPZ algorithm to improve known bounds.
Abstract
It has been hypothesized that -SAT is hard to solve for randomly chosen instances near the "critical threshold", where the clause-to-variable ratio is . Feige's hypothesis for -SAT says that for all sufficiently large clause-to-variable ratios, random -SAT cannot be refuted in polynomial time. It has also been hypothesized that the worst-case -SAT problem cannot be solved in time, as multiple known algorithmic paradigms (backtracking, local search and the polynomial method) only yield an time algorithm. This hypothesis has been called the "Super-Strong ETH", modeled after the ETH and the Strong ETH. Our main result is a randomized algorithm which refutes the Super-Strong ETH for the case of random -SAT, for any clause-to-variable ratio. Given any random -SAT instance with variables and …
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 · Optimization and Search Problems · Logic, Reasoning, and Knowledge
