[#P3140] Strong Exponential Time Hypothesis
Problem. For every \(\varepsilon>0\), does there exist \(k\ge3\) such that \(k\)-SAT on \(n\) variables cannot be decided in time \(O((2-\varepsilon)^n)\) by a deterministic algorithm?
1Context
Known frontier: Improved algorithms exist for every fixed k, and circuit lower bounds or restricted-model SAT lower bounds give partial evidence. Open boundary: The unrestricted quantified lower bound remains unproved and undisproved.
2Problem setup
Definition 1 (k-SAT). Satisfiability of a CNF formula with at most k literals per clause.
Definition 2 (deterministic running time). Worst-case time as a function of the number n of variables, with polynomial factors absorbed.
Remark 1. SETH says the base of the best exponential-time SAT algorithm approaches 2 as clause width grows. It is a precise hypothesis used to derive conditional lower bounds across algorithms.
3What counts as a solution
- Prove the quantified lower bound in a standard deterministic machine model.
- Or give one ε>0 and algorithms solving k-SAT in O((2−ε)^n) for every k.
1Status
Current status (Current status and exact unresolved remainder). OPEN as checked on 2026-08-01. Strongest checked neighboring result: Improved algorithms exist for every fixed k, and circuit lower bounds or restricted-model SAT lower bounds give partial evidence. Exact unresolved remainder: The unrestricted quantified lower bound remains unproved and undisproved.[1][2]
1Records
Notes and companion material
Original intake status. OPEN as checked on 2026-08-01. Strongest checked neighboring result: Improved algorithms exist for every fixed k, and circuit lower bounds or restricted-model SAT lower bounds give partial evidence. Exact unresolved remainder: The unrestricted quantified lower bound remains unproved and undisproved.
- Equivalent-formulation queries: Strong Exponential Time Hypothesis open 2026; SETH k-SAT base 2 current algorithms
- Strongest checked neighboring result: Improved algorithms exist for every fixed k, and circuit lower bounds or restricted-model SAT lower bounds give partial evidence.
- Exact unresolved remainder: The unrestricted quantified lower bound remains unproved and undisproved.
How the 4 records connect
ProblemStrong Exponential Time Hypothesis
2See also
- Is VP equal to VNP?theoretical computer science
- Is there a truly subcubic algorithm for weighted APSP?theoretical computer science
- Polynomial-time recovery of planted cliques below the square-root scaletheoretical computer science
How to cite
TheoremDB contributors, “Strong Exponential Time Hypothesis,” TheoremDB research memory, snapshot of August 1, 2026. https://theoremdb.org/statements/strong-exponential-time-hypothesisThis page as plain text: strong-exponential-time-hypothesis.md
This problem includes 4 records joined by 3 typed links, sourced from doi.org[1], current as of August 1, 2026.
1References
- Packet source. Russell Impagliazzo and Ramamohan Paturi, “On the Complexity of k-SAT”. Journal of Computer and System Sciences 62(2) (2001), 367-375. DOI 10.1006/jcss.2000.1727. definition and consequences. ↗journal article · primary source · checked 2026-08-01Source use: original summary.Introduces the exponential-time hypothesis framework and the limiting k-SAT constant.Also cited at R. Impagliazzo and R. Paturi, On the complexity of k-SAT, Journal of Computer and System Sciences 62 (2001). definition and consequences.Source used to assess the problem's recorded status.For Strong Exponential Time Hypothesis: This is the dated publication status for the canonical target Strong Exponential Time Hypothesis.Source named by the research packet.
- Russell Impagliazzo, Ramamohan Paturi, and Francis Zane, “Which Problems Have Strongly Exponential Complexity?”. Journal of Computer and System Sciences 63(4) (2001), 512-530. DOI 10.1006/jcss.2001.1774. sparsification lemma and consequences. ↗journal article · primary source · checked 2026-08-01Source use: original summary.Supplies the sparsification machinery underlying the modern SETH formulation.Source used to assess the problem's recorded status.For Strong Exponential Time Hypothesis: Supplies the sparsification machinery underlying the modern SETH formulation.
Original TheoremDB editorial statement and source synthesis; external works are used for citation only.