Local Enumeration: The Not-All-Equal Case
Mohit Gurumukhani, Ramamohan Paturi, Michael Saks, Navid Talebanfard

TL;DR
This paper introduces a simplified local enumeration problem focused on Not-All-Equal solutions, demonstrating that solving this problem efficiently is sufficient to challenge the Super Strong Exponential Time Hypothesis (SSETH).
Contribution
The authors refine existing algorithms to optimally solve the NAE-Enum(3, n/2) problem, establishing a tight expected runtime bound of approximately 6^{n/4}.
Findings
NAE-Enum(3, n/2) can be solved in expected polynomial times 6^{n/4}.
Solving NAE-Enum is sufficient to break SSETH.
Refined algorithm matches the lower bound, proving optimality.
Abstract
Gurumukhani et al. (CCC'24) proposed the local enumeration problem Enum(k, t) as an approach to break the Super Strong Exponential Time Hypothesis (SSETH): for a natural number and a parameter , given an -variate -CNF with no satisfying assignment of Hamming weight less than , enumerate all satisfying assignments of Hamming weight exactly . Furthermore, they gave a randomized algorithm for Enum(k, t) and employed new ideas to analyze the first non-trivial case, namely . In particular, they solved Enum(3, n/2) in expected time. A simple construction shows a lower bound of . In this paper, we show that to break SSETH, it is sufficient to consider a simpler local enumeration problem NAE-Enum(k, t): for a natural number and a parameter , given an -variate -CNF with no satisfying assignment of Hamming…
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.
