2012
DOI: 10.1007/978-3-642-28050-4_1
|View full text |Cite
|
Sign up to set email alerts
|

On Multiway Cut Parameterized above Lower Bounds

Abstract: In this paper we consider two above lower bound parameterizations of the Node Multiway Cut problem -above the maximum separating cut and above a natural LP-relaxation -and prove them to be fixed-parameter tractable. Our results imply O * (4 k ) algorithms for Vertex Cover above Maximum Matching and Almost 2-SAT as well as an O * (2 k ) algorithm for Node Multiway Cut with a standard parameterization by the solution size, improving previous bounds for these problems.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
85
0

Year Published

2013
2013
2020
2020

Publication Types

Select...
5
3

Relationship

1
7

Authors

Journals

citations
Cited by 57 publications
(85 citation statements)
references
References 20 publications
(45 reference statements)
0
85
0
Order By: Relevance
“…We also develop new rules, called the packing branching and packing reduction rules, which are inspired by these previous studies. Then, we rameter; however, many interesting results have already been obtained [6,14,11,20]. While the exact exponential algorithms do not use any lower bounds to prune the search, with this parameterization, the current fastest algorithms are based on the branch-and-bound method and use a (simple) LP lower bound to prune the search.…”
Section: Introductionmentioning
confidence: 99%
“…We also develop new rules, called the packing branching and packing reduction rules, which are inspired by these previous studies. Then, we rameter; however, many interesting results have already been obtained [6,14,11,20]. While the exact exponential algorithms do not use any lower bounds to prune the search, with this parameterization, the current fastest algorithms are based on the branch-and-bound method and use a (simple) LP lower bound to prune the search.…”
Section: Introductionmentioning
confidence: 99%
“…The packing H and k stay unchanged, and so does . Thus, we obtain the following result: Corollary 7.8 shows that the known above-guarantee fixed-parameter algorithms for Vertex Cover [13,22,36,43] do not generalize to d-Uniform Hitting Set.…”
Section: Hard Vertex Deletion Problemsmentioning
confidence: 95%
“…The idea is to use a lower bound h on the solution size and to use := k − h as parameter instead of k. This idea has been applied successfully to Vertex Cover, the problem of finding at most k vertices such that their deletion removes all edges (that is, all K 2 s) from G. Since the size of a smallest vertex cover is large in many input graphs, parameterizations above the lower bounds "size of a maximum matching M in the input graph" and "optimum value L of the LP relaxation of the standard ILP-formulation of Vertex Cover" have been considered. After a series of improvements [13,22,36,43], the current best running time is 3 · n O (1) , where := k − (2 · L − |M|) [22].…”
Section: Introductionmentioning
confidence: 99%
“…While investigating the graph cut problems such as MWC, Márx [21] introduced the important separator technique, which turned out to be very robust and is now the key ingredient in parameterized algorithms for various problems such as variants of FVS [5,10] or Almost 2-SAT [24]. Moreover, the recent developments on MWC show applicability of linear programming in parameterized complexity, leading to the fastest currently known algorithms not only for MWC, but also Almost 2-SAT and OCT [9,22]. Last but not least, the research on the OCT problem resulted in the introduction of iterative compression, a simple yet powerful technique for designing parameterized algorithms [25].…”
Section: Introductionmentioning
confidence: 99%