2007
DOI: 10.1093/comjnl/bxm038
|View full text |Cite
|
Sign up to set email alerts
|

An Overview of Techniques for Designing Parameterized Algorithms

Abstract: A survey of the most important and general techniques in parameterized algorithm design is given. Each technique is explained with a meta-algorithm, its use is illustrated by examples, and it is placed in a taxonomy under the four main headings of branching, kernelization, induction and win/win. This is the case with catalytic vertices # local reduction rules, the algorithmic method # extremal method, modelled crown reductions # crown reductions, FPT by treewidth # imposing FPT structure, reduction to independ… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
18
0

Year Published

2009
2009
2019
2019

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 43 publications
(18 citation statements)
references
References 34 publications
0
18
0
Order By: Relevance
“…is an arbitrary computable function and α is a constant. If no such algorithm exists then P is said to be fixed-parameter (fp-)intractable for parameter set K .Proving fixed-parameter tractability is conceptually straightforward: It suffices to produce just one algorithm that computes the problem in fixed-parameter tractable time (see, e.g., Sloper and Telle, 2008, for a review of generic techniques for building such algorithms).W[1]-hard problems are problems, including a set of parameters, that cannot 2 be solved in fixed parameter time even when all parameters in their set are small, and hence are fixed-parameter intractable according to above definition. A problem K 1 - P 1 can be proven W[1]-hard, by taking a known W[1]-hard problem K 2 - P 2 and parameterized reducing it to the problem K 1 - P 1 .…”
Section: Preliminaries From Bayesian Modelingmentioning
confidence: 99%
“…is an arbitrary computable function and α is a constant. If no such algorithm exists then P is said to be fixed-parameter (fp-)intractable for parameter set K .Proving fixed-parameter tractability is conceptually straightforward: It suffices to produce just one algorithm that computes the problem in fixed-parameter tractable time (see, e.g., Sloper and Telle, 2008, for a review of generic techniques for building such algorithms).W[1]-hard problems are problems, including a set of parameters, that cannot 2 be solved in fixed parameter time even when all parameters in their set are small, and hence are fixed-parameter intractable according to above definition. A problem K 1 - P 1 can be proven W[1]-hard, by taking a known W[1]-hard problem K 2 - P 2 and parameterized reducing it to the problem K 1 - P 1 .…”
Section: Preliminaries From Bayesian Modelingmentioning
confidence: 99%
“…It should be noted that both the kernel and the algorithm for p-Set Splitting presented here also work for the p-Not All Equal SAT problem. The reduction rule we use to handle instances with strong cut-sets has similarities with reduction rules based on crown decompositions [3,8,19], and it seems that crown decompositions and strong cut-sets are closely related. This similarity also makes us believe that the duality theorem we made us of in our kenrelization algorithm will be a useful tool in the filed of kernelization.…”
Section: Conclusion and Discussionmentioning
confidence: 99%
“…The correctness proof for this reduction rule is simple, and given for example in [19] for the case of p-Max Cut.…”
Section: Lemmamentioning
confidence: 99%
“…The first problem we consider is the natural parameterization of the Sized Crown problem previously proven to be NP-complete by Sloper [36]. This decision problem involves determining if a graph contains a crown of a certain size.…”
Section: Relation To Crownsmentioning
confidence: 99%
“…The parameterized complexity of these problems is mentioned as an open problem by respectively Sloper [36] and Abu-Khzam et al [35] and to our knowledge these problems have not been solved before.…”
Section: Minimum Crownmentioning
confidence: 99%