Proceedings 39th Annual Symposium on Foundations of Computer Science (Cat. No.98CB36280)
DOI: 10.1109/sfcs.1998.743516
|View full text |Cite
|
Sign up to set email alerts
|

Which problems have strongly exponential complexity?

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

8
815
0
6

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 540 publications
(829 citation statements)
references
References 21 publications
8
815
0
6
Order By: Relevance
“…Since the standard reductions between NP-complete problems may increase the instance sizes, many questions in computational complexity theory depend delicately on the choice of parameters. The right approach seems to be to include an explicit complexity parameter in the problem specification (Impagliazzo, Paturi & Zane [21]). Recall that the decision version of every problem in NP can be formulated in the following way:…”
Section: Technical Preliminariesmentioning
confidence: 99%
See 3 more Smart Citations
“…Since the standard reductions between NP-complete problems may increase the instance sizes, many questions in computational complexity theory depend delicately on the choice of parameters. The right approach seems to be to include an explicit complexity parameter in the problem specification (Impagliazzo, Paturi & Zane [21]). Recall that the decision version of every problem in NP can be formulated in the following way:…”
Section: Technical Preliminariesmentioning
confidence: 99%
“…There are two natural complexity parameters for k-satisfiability, the number of logical variables and the number of clauses. Impagliazzo, Paturi & Zane [21] prove that the two variants of k-satisfiability with these two complexity parameters are SERF-reducible to each other, and hence are equivalent under SERF-reductions. This indicates that for k-satisfiability the exact parameterization is not very important, and that all natural parameterizations of k-satisfiability should be SERF-reducible to each other.…”
Section: Widely Believed Conjecture 71 Snp ⊆ Subexpmentioning
confidence: 99%
See 2 more Smart Citations
“…The reduction is composed of the famous reduction from 3SAT to clique [7] (associate a vertex to each literal occurrence in each clause and draw edges between vertices from different clauses unless they correspond to opposite literals), which results in a graph with O(m) vertices, followed by the previously discussed reductions from clique to balanced biclique and therefrom to oneway bisection, both of which are quadratic in size. We note here 3SAT has algorithms that are subexponential in the number of clauses m only if it has algorithms that are subexponential in the number of variables n. See [5]. 2 Theorem 3 Let G = (V, E) be a directed graph with a b-balanced oneway cut (S, T ) for some b < 1 2 .…”
Section: Proofmentioning
confidence: 99%