Proceedings of the Forty-Third Annual ACM Symposium on Theory of Computing 2011
DOI: 10.1145/1993636.1993699
|View full text |Cite
|
Sign up to set email alerts
|

Fixed-parameter tractability of multicut parameterized by the size of the cutset

Abstract: Given an undirected graph G, a collection {(s 1 , t 1 ), . . . , (s k , t k )} of pairs of vertices, and an integer p, the Edge Multicut problem ask if there is a set S of at most p edges such that the removal of S disconnects every s i from the corresponding t i . Vertex Multicut is the analogous problem where S is a set of at most p vertices. Our main result is that both problems can be solved in time 2 O(p 3 ) · n O(1) , i.e., fixed-parameter tractable parameterized by the size p of the cutset in the soluti… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
102
0

Year Published

2012
2012
2019
2019

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 73 publications
(102 citation statements)
references
References 54 publications
0
102
0
Order By: Relevance
“…There is a simple k-approximation in polynomial time obtained by solving each terminal pair as a separate instance of min s t cut and then taking the union of all the k cuts. Chekuri and Madan [8] and later Lee [31] showed that this is tight: assuming the Unique Games Conjecture of Khot [29], it is not possible to approximate DIRECTED MULTICUT better than factor k in polynomial time, for any fixed k. On the FPT side, Marx and Razgon [35] showed that DIRECTED MULTICUT is W[1]-hard paramterized by p. For the case of bounded k, Chitnis et al [13] showed that DIRECTED MULTICUT is FPT parameterized by p when k = 2, but Pilipczuk and Wahlstrom [38] showed that the problem remains W[1]-hard parameterized by p when k = 4. The status of DIRECTED MULTICUT parameterized by p when k = 3 is an outstanding open question.…”
Section: Previous Work and Our Resultsmentioning
confidence: 99%
“…There is a simple k-approximation in polynomial time obtained by solving each terminal pair as a separate instance of min s t cut and then taking the union of all the k cuts. Chekuri and Madan [8] and later Lee [31] showed that this is tight: assuming the Unique Games Conjecture of Khot [29], it is not possible to approximate DIRECTED MULTICUT better than factor k in polynomial time, for any fixed k. On the FPT side, Marx and Razgon [35] showed that DIRECTED MULTICUT is W[1]-hard paramterized by p. For the case of bounded k, Chitnis et al [13] showed that DIRECTED MULTICUT is FPT parameterized by p when k = 2, but Pilipczuk and Wahlstrom [38] showed that the problem remains W[1]-hard parameterized by p when k = 4. The status of DIRECTED MULTICUT parameterized by p when k = 3 is an outstanding open question.…”
Section: Previous Work and Our Resultsmentioning
confidence: 99%
“…• Bounded fragmentation [20]: a graph G = (V , E) has bounded fragmentation if after removing any S ⊆ V of size at most s the number of components in the obtained graph is bounded by a function of s. • Multiway cut [7, 11-13, 17, 29, 33]: given a graph G, a set of k terminals and an integer s, find a set of at most s edges (or vertices) whose removal separates the terminals from each other. • Multicut [6,9,10,16,19,30]: given a graph G, a set of k terminal-pairs and an integer s, find a set of at most s edges (or vertices) whose deletion separates the vertices in each terminal-pair from each other.…”
Section: Related Problemsmentioning
confidence: 99%
“…With this technique, several cut related problems were shown to be FPT. Some of them, e.g., DIRECTED FEEDBACK VERTEX SET [6] and MULTICUT [19,2], had been open for quite a long time. Also related is the concept extreme set, which is very well-known in the study of cuts enumerations [20].…”
mentioning
confidence: 99%