The catalog

All problems

Every statement in the catalog, readable in place. Filters apply instantly; search covers names, IDs, and the LaTeX statements themselves.

Showing 37 of 280 problems in Theoretical computer science
OPT-001

Strongly polynomial linear programming

LandmarkOpen problem1983
There is an algorithm which, for every rational , , and , decides whether
is infeasible, unbounded, or has an optimum and, in the last case, returns an exact optimal solution, using at most elementary arithmetic operations and comparisons for one fixed polynomial , while every intermediate rational number has encoding length polynomial in the total input encoding length.
TCS-001

PP versus NPNP

IconicOpen problem1971
Is
Here is the class of decision languages recognized by deterministic Turing machines in polynomial time, and is the class recognized by nondeterministic Turing machines in polynomial time (equivalently, languages with polynomial-size certificates verifiable in deterministic polynomial time).
TCS-007

Valiant's VPVP versus VNPVNP Conjecture

LandmarkConjecture1979
Over ,
The class consists of polynomial families , with for some polynomial , whose degrees and arithmetic-circuit sizes are bounded by polynomials in . The class consists of polynomial families for which there are a polynomial and a family such that
TCS-008

Unique Games Conjecture

LandmarkConjecture2002
For every , there is an alphabet size , where , such that the following promise problem is -hard. The input is a finite directed constraint graph in which every arc carries a permutation of ; a labeling satisfies that arc when . Distinguish
TCS-014

Quantum PCP Conjecture

LandmarkConjecturec. 2006
There exist constants and such that the following promise problem is -hard: given an -qubit Hamiltonian , where , each acts on at most qubits and , distinguish
where is the least eigenvalue of . Here is bounded-error quantum polynomial-time verification with a polynomial-size quantum witness.
TCS-026

Simple Stochastic Games in Polynomial Time

LandmarkOpen problem1992
A simple stochastic game is a finite directed graph whose vertices are partitioned into MAX, MIN, random, and two absorbing sink vertices labeled and . Every nonsink vertex has exactly two outgoing arcs. At a MAX or MIN vertex the corresponding player chooses the next vertex; at a random vertex each outgoing arc is chosen with probability . Starting from a specified vertex , MAX receives payoff exactly when play eventually reaches sink , and payoff otherwise. If
where and range over strategies of MAX and MIN, is there a deterministic polynomial-time algorithm deciding whether ?
TCS-028

Small-Set Expansion Hypothesis

LandmarkConjecture2010
For a finite -regular graph and a nonempty set , define its edge expansion by
where is the set of edges with one endpoint in and the other outside . For every constant , there is a rational constant such that the following promise problem is -hard, on input sizes for which is an integer:
TCS-016

Aanderaa–Karp–Rosenberg Evasiveness Conjecture

MajorConjecturec. 1973
Fix , and let be a nontrivial property of simple labeled -vertex graphs that is invariant under vertex permutations and monotone under adding edges, where nontrivial means that is neither empty nor the set of all such graphs. Every deterministic algorithm that decides whether an unknown graph has by adaptively querying edge presence has worst-case query complexity
TCS-019

APSP Hypothesis

MajorConjecturec. 2010
For every , there is no -time word-RAM algorithm which, given an -vertex directed graph with -bit integer edge weights and no negative directed cycle, outputs the shortest-path distance for every ordered pair of vertices. The distance from to is the minimum total weight of a directed -to- path, or if no such path exists.
TCS-022

Planted Clique Conjecture

MajorConjecture1992–1998
For every fixed , there is no randomized polynomial-time algorithm such that, for all sufficiently large , the following hypotheses are distinguished:
More precisely, no such satisfies for both .
TCS-025

NP-Hardness of the Minimum Circuit Size Problem

MajorOpen problemc. 1975
The Minimum Circuit Size Problem (MCSP) takes as input the -bit truth table of a Boolean function and an integer , and asks whether has a Boolean circuit over the fixed complete basis , with and of fan-in two, and with at most gates. Is MCSP -hard under deterministic polynomial-time many-one reductions?
TCS-027

Feige's Random 33-SAT Refutation Hypothesis

MajorConjecture2002
For every sufficiently large constant , there is no randomized polynomial-time algorithm having both of the following properties. First, for every satisfiable -CNF formula , never outputs . Second, if is formed on variables by choosing clauses independently and uniformly, each clause using three distinct variables with independent uniformly random signs, then
where the probability includes the randomness of both the formula and .