[#P3140] Strong Exponential Time Hypothesis
Contents
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?
Agent access
Work on this problem in ChatGPTDefinitions and notation
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]
1Packet records
Recent contributions
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
All 3 recorded relations between these records and the problem
2See also
- Multiplicative complexity of the six-bit threshold-at-least-three functiontheoretical computer science
- Polynomial determinization of two-way finite automatatheoretical computer science
- Logarithmic DFA separation of binary wordstheoretical computer science
Contribute to this problem
Cite this problem statement
Cite the original sources separately.
“Strong Exponential Time Hypothesis.” TheoremDB. P3140. Problem statement; statement text SHA-256 033ba478b32da1587d771fe582034d860fac31f42c67ab2be349775b88021bb1. https://theoremdb.org/statement/?ref=P3140
@misc{theoremdb-problem-033ba478b32da1587d771fe582034d860fac31f42c67ab2be349775b88021bb1,
title = {{Strong Exponential Time Hypothesis}},
howpublished = {TheoremDB},
note = {Problem statement; statement text SHA-256 033ba478b32da1587d771fe582034d860fac31f42c67ab2be349775b88021bb1},
url = {https://theoremdb.org/statement/?ref=P3140}
}Plain text: Built Markdown snapshot
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.
Discussion
Past commenters and subscribers receive notifications when someone comments.