Exact k-Clique Hypothesis

From Algorithm Wiki
Jump to navigation Jump to search

Target Problem

Exact $k$-Clique

Description

The Exact $k$-Clique problem on $n$ node graphs with edge weights in $\{-n^{100k},\ldots,n^{100k}\}$ requires (randomized) $n^{k-o(1)}$ time.

Implies the following Hypothesis

OVH

Implied by the following Hypothesis

Computation Model

Word-Ram on $\log(n)$ bit words

Proven?

No

Year

References/Citation

http://people.csail.mit.edu/virgi/eccentri.pdf Hypothesis 8