2008
DOI: 10.1016/j.ejor.2007.02.014
|View full text |Cite
|
Sign up to set email alerts
|

Complexity and exact algorithms for vertex multicut in interval and bounded treewidth graphs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
24
0

Year Published

2009
2009
2021
2021

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 34 publications
(24 citation statements)
references
References 23 publications
0
24
0
Order By: Relevance
“…The residual instance is defined by removing the layers congruent to i modulo p; each of its connected components is p-outerplanar, hence has bounded-treewidth. Guo et al [21,Corollary 1] show that vertex-weighted multiway cut (a generalization of our (edge-weighted) multiway cut since we can put weight ∞ on the original vertices and a vertex v e of weight w e on top of an original edge e of weight w e ) with a terminal set S on a graph G of treewidth p can be solved in O((|S| + 1) p+1 p 2 n) time by a standard dynamic program. Though this running time is sufficient for us to obtain a PTAS, it is not hard to see that the running time can be easily improved to p O(p) n 4 .…”
Section: A1 Reduction To Bounded-treewidth Graph After the Spanner Cmentioning
confidence: 99%
“…The residual instance is defined by removing the layers congruent to i modulo p; each of its connected components is p-outerplanar, hence has bounded-treewidth. Guo et al [21,Corollary 1] show that vertex-weighted multiway cut (a generalization of our (edge-weighted) multiway cut since we can put weight ∞ on the original vertices and a vertex v e of weight w e on top of an original edge e of weight w e ) with a terminal set S on a graph G of treewidth p can be solved in O((|S| + 1) p+1 p 2 n) time by a standard dynamic program. Though this running time is sufficient for us to obtain a PTAS, it is not hard to see that the running time can be easily improved to p O(p) n 4 .…”
Section: A1 Reduction To Bounded-treewidth Graph After the Spanner Cmentioning
confidence: 99%
“…The vertex multicut problem is NPcomplete for general directed graphs [15]. To solve it, we reduce it to the hitting set problem, which is also NP-complete, but for which good approximation algorithms are known [7].…”
Section: Definition 1 (Vertex Multicut)mentioning
confidence: 99%
“…To copy otherwise, to republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. PLDI '12, June [11][12][13][14][15][16]2012, Beijing, China. Copyright c 2012 ACM 978-1-4503-1205-9/12/04.…”
Section: Introductionmentioning
confidence: 99%
“…Recently, the study of this type of problems from a parameterized complexity point of view has attracted a large amount of interest [5,7,13,[17][18][19][23][24][25][26][27]. Given a graph G and two vertices s and t of G, a subset of vertices S ⊆ V (G) \ {s, t} is an s-t separator if s and t appear in different connected components of the graph G − S. In separation problems, we are typically looking for small separators S. A natural extension of the problem is to demand G[S], i.e., the subgraph induced by S, to satisfy a certain property.…”
Section: Introductionmentioning
confidence: 99%