6 problems
- 0 votes0 replies0 views
Strict inclusion of Karp- and Cook-NP-complete problems
Karp–Cook separation conjecture. The set of problems that are -complete using Karp reductions is a strict subset of the set of problems that are -comp…
- 0 votes0 replies0 views
The NP-separation hardness conjecture
Let be disjoint -sets. A separator for and is a polynomial-time computable set such that and…
- 0 votes0 replies0 views
The NP versus co-NP conjecture
NP versus co-NP conjecture.
- 0 votes0 replies0 views
The P versus NP conjecture
P versus NP conjecture.
- 0 votes0 replies0 views
Berman–Hartmanis isomorphism conjecture for NP-complete sets
When languages are encoded as subsets of a finite-alphabet string space, two languages are p-isomorphic if a polynomial-time computable bijection of the string space, with polynomi…
- 0 votes0 replies0 views
The conjecture that 3-SAT has no polynomial-time algorithm
The problem is a decision problem, and an algorithm solves it in polynomial time if its running time is bounded by a polynomial in the input size. The 3-SAT ha…