30 problems
The Exponential Time Hypothesis (ETH) is the hypothesis that -SAT has no deterministic algorithm with running time subexponential in the number of variables. ETH. -SAT admits…
The iterated logarithm function is defined recursively by … For a positive integer , -SAT asks whether a Boolean formula with variables has a satisfying assignment. Stron…
Let be a positive real number. In the word RAM model with word size bits, consider algorithms deciding whether a graph with edges contains a triangle. Tr…
Strong Exponential-Time Hypothesis. No such algorithmic shortcuts exist for the general, unrestricted -SAT problem.
The randomized Exponential Time Hypothesis (rETH) is the hypothesis that -SAT has no randomized algorithm with running time subexponential in the number of variables and success…
The 3SUM problem asks whether, given integers from , there is a triple satisfying the 3SUM condition. 3SUM conjecture. The 3SUM problem on such intege…
The Triangle Detection problem asks whether an -node graph contains a triangle. A strongly subcubic combinatorial algorithm is a combinatorial algorithm whose running time is…
The strong exponential time hypothesis concerns Boolean satisfiability. For an integer , let denote the problem of deciding satisfiability of Boolean…
Kernel matrices may be applied to arbitrary vectors, including vectors with both positive and negative coordinates. Nearly quadratic-time conjecture. The arbitrary-vector case may…
Let be a directed graph with integer edge weights in and no negative cycles, or an undirected graph with integer edge weights in . The all-pairs-shortes…
Combinatorial triangle-detection conjecture. There is no -time combinatorial algorithm for finding a triangle in an undirected graph.
Combinatorial triangle-detection conjecture. There is no -time combinatorial algorithm for finding a triangle in an undirected graph.
Let -CNFSAT denote the satisfiability problem for conjunctive normal form formulas whose clauses have at most literals, and let be the number of variables in the input f…
8-profile hardness conjecture. In direct analogy with the case of , these occurrences constitute the “hard case” for computing the -profile.
For positive integers and , let denote the Orthogonal Vectors problem: given sets and…
Let and let an -uniform hypergraph be a hypergraph whose edges have size . A -hyperclique is a set of vertices such that every -subset is an edge. The L…
In the -SUM problem, the input consists of elements , independently and uniformly chosen from . The goal is to find an ordered -tup…
For parameters and , the -SUM problem gives a list of numbers and asks for of them whose sum is zero, assuming a solution exists. A sort-and-match algorithm…
A planar graph is a graph that can be drawn in the plane without crossing edges, and the diameter problem asks for the maximum distance between two vertices of a planar graph. A qu…
Let sparse graphs have edges, and consider the four variants obtained by choosing directed or undirected graphs and weighted or unweighted edges. For…
Given a set of integers, let . The 3SUM problem asks whether there are three integers such that . 3SUM Conjecture. Every algorithm solving 3SUM takes…
Let be an integer, and let be an -layered directed acyclic graph with layers , where every edge goes from to . An -layered…
Consider the word-RAM model of computation with word length for inputs of length . An undirected graph has edges. Triangle Conjecture. There exists a constan…
Let 3-SAT be the satisfiability problem for Boolean formulas in conjunctive normal form whose clauses have at most three literals. A problem is solvable in subexponential time if,…
Strong worst-case clique-counting hardness conjecture. Any randomized algorithm for \textsc{\#(k,s)-clique} with error probability less than takes time…