2012
DOI: 10.1007/978-3-642-30891-8_9
|View full text |Cite
|
Sign up to set email alerts
|

A Basic Parameterized Complexity Primer

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2012
2012
2022
2022

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(4 citation statements)
references
References 76 publications
0
4
0
Order By: Relevance
“…However, for instance checking the order of the polynomial is constant (Observation 17), and for conjunctive query entailment the order of the polynomial grows with the size of the query q (Corollary 19). This is a difference with enormous effects on the practicality of algorithms solving these problems (see, e.g., Downey 2012).…”
Section: Interpretation Of the Resultsmentioning
confidence: 99%
See 2 more Smart Citations
“…However, for instance checking the order of the polynomial is constant (Observation 17), and for conjunctive query entailment the order of the polynomial grows with the size of the query q (Corollary 19). This is a difference with enormous effects on the practicality of algorithms solving these problems (see, e.g., Downey 2012).…”
Section: Interpretation Of the Resultsmentioning
confidence: 99%
“…Suppose, for example, that a problem is solvable in time n k in the worst case. Then already for n = 100 and k = 10, it could take ages to solve this problem (see, e.g., Downey 2012).…”
Section: Parameterized Complexity Theorymentioning
confidence: 99%
See 1 more Smart Citation
“…Recall that a parameterized problem is fixed-parameter tractable (FPT) with a given parameterization if there is an algorithm with running time f (k) · n O (1) , where n is the size of the instance, k is the value of the parameter associated with the instance, and f is an arbitrary computable function depending only on the parameter k (see the monographs [44,50,87] or the survey [41] in this volume for more background). That is, the problem can be solved in polynomial time for every fixed value of the parameter k and the exponent does not depend on the parameter.…”
Section: The Optimality Programmentioning
confidence: 99%