On Problems as Hard as CNFSAT
Marek Cygan, Holger Dell, Daniel Lokshtanov, Daniel Marx and, Jesper Nederlof, Yoshio Okamoto, Ramamohan Paturi, Saket Saurabh and, Magnus Wahlstrom

TL;DR
This paper demonstrates that several NP-hard problems, including Hitting Set, Set Splitting, and NAE-Sat, are unlikely to be solved faster than 2^{epsilon n} time for any epsilon<1 unless the Strong Exponential Time Hypothesis (SETH) fails, establishing their computational hardness.
Contribution
The paper proves that certain NP-hard problems cannot be solved in sub-exponential time under SETH, linking their complexity tightly to this hypothesis and extending the understanding of problem hardness.
Findings
Hitting Set, Set Splitting, and NAE-Sat cannot be solved in time O(2^{epsilon n}) for epsilon<1 unless SETH fails.
Under SETH, the best algorithms for Steinter Tree, Connected Vertex Cover, and Set Partitioning are essentially optimal.
The parity of the number of set covers cannot be computed faster than 2^{epsilon n} for epsilon<1 unless SETH fails.
Abstract
The field of exact exponential time algorithms for NP-hard problems has thrived over the last decade. While exhaustive search remains asymptotically the fastest known algorithm for some basic problems, difficult and non-trivial exponential time algorithms have been found for a myriad of problems, including Graph Coloring, Hamiltonian Path, Dominating Set and 3-CNF-Sat. In some instances, improving these algorithms further seems to be out of reach. The CNF-Sat problem is the canonical example of a problem for which the trivial exhaustive search algorithm runs in time O(2^n), where n is the number of variables in the input formula. While there exist non-trivial algorithms for CNF-Sat that run in time o(2^n), no algorithm was able to improve the growth rate 2 to a smaller constant, and hence it is natural to conjecture that 2 is the optimal growth rate. The strong exponential time…
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.
