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

Kernelization – Preprocessing with a Guarantee

Abstract: Data reduction techniques are widely applied to deal with computationally hard problems in real world applications. It has been a long-standing challenge to formally express the efficiency and accuracy of these "pre-processing" procedures. The framework of parameterized complexity turns out to be particularly suitable for a mathematical analysis of pre-processing heuristics. A kernelization algorithm is a preprocessing algorithm which simplifies the instances given as input in polynomial time, and the extent o… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
41
0

Year Published

2013
2013
2019
2019

Publication Types

Select...
6
4

Relationship

2
8

Authors

Journals

citations
Cited by 52 publications
(42 citation statements)
references
References 58 publications
0
41
0
Order By: Relevance
“…For further background on parameterized complexity and kernelization we refer to one of the textbooks [14,16,32] or recent surveys [5,27,30].…”
Section: Parameterized Complexity and Kernelizationmentioning
confidence: 99%
“…For further background on parameterized complexity and kernelization we refer to one of the textbooks [14,16,32] or recent surveys [5,27,30].…”
Section: Parameterized Complexity and Kernelizationmentioning
confidence: 99%
“…Conversely, by giving PPTs from problems that are already known not to admit polynomial compressions (under some assumption) we rule out polynomial kernels for the target problems. For more background on kernelization we refer the reader to the recent survey by Lokshtanov et al [15].…”
Section: Parameterized Complexity and Kernelizationmentioning
confidence: 99%
“…If this is the case, then one says that L is fixedparameter tractable for the parameter k. The corresponding complexity class is called FPT. If L could only be solved in polynomial running time where the degree of the polynomial depends on k (such as x f (k) ), then, for parameter k, the problem L is said to lie in the-strictly larger [13] A core tool in the development of fixed-parameter algorithms is polynomialtime preprocessing by data reduction [8,17,21]. Here, the goal is to transform a given problem instance I with parameter k in polynomial time into an equivalent instance I with parameter k ≤ k such that the size of I is upper-bounded by some function g only depending on k. If this is the case, then we call I a (problem) kernel of size g(k).…”
Section: Inputmentioning
confidence: 99%