2005
DOI: 10.1145/1103963.1103967
|View full text |Cite
|
Sign up to set email alerts
|

Approximation algorithms for the capacitated minimum spanning tree problem and its variants in network design

Abstract: Given an undirected graph G = (V, E) with nonnegative costs on its edges, a root node r ∈ V , a set of demands D ⊆ V with demand v ∈ D wishing to route w(v) units of flow (weight) to r , and a positive number k, the Capacitated Minimum Steiner Tree (CMStT) problem asks for a minimum Steiner tree, rooted at r , spanning the vertices in D ∪ {r }, in which the sum of the vertex weights in every subtree connected to r is at most k. When D = V , this problem is known as the Capacitated Minimum Spanning Tree (CMST) … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
14
0

Year Published

2010
2010
2017
2017

Publication Types

Select...
4
3
2

Relationship

1
8

Authors

Journals

citations
Cited by 41 publications
(14 citation statements)
references
References 38 publications
0
14
0
Order By: Relevance
“…For example the Degree-Constrained MST problem (Pagacz, 2006), Bounded Diameter MST problem formulated by Nghia and Binh (Nghia, 2008), and the Capacitated Minimum Spanning Tree problem (Jothi, 2005 andZhou, 2006). Many computationally efficient algorithms have been developed by many researchers (Gen M, 2000, Oncan, 2007, SalazarNeumann, 2007and Zhou, 1998 for the solution of deterministic MST problem.…”
Section: Literature Reviewmentioning
confidence: 99%
“…For example the Degree-Constrained MST problem (Pagacz, 2006), Bounded Diameter MST problem formulated by Nghia and Binh (Nghia, 2008), and the Capacitated Minimum Spanning Tree problem (Jothi, 2005 andZhou, 2006). Many computationally efficient algorithms have been developed by many researchers (Gen M, 2000, Oncan, 2007, SalazarNeumann, 2007and Zhou, 1998 for the solution of deterministic MST problem.…”
Section: Literature Reviewmentioning
confidence: 99%
“…This problem can be reduced from the Capacitated Minimum Spanning Tree Problem (CM-STP) [14], by assigning each edge with weight 1 and assuming Q to be the cardinality constraint on the number of nodes in any subtree. The CMSTP is known to be NP-hard when 3 ≤ Q ≤ n 2 [12].…”
Section: Preliminariesmentioning
confidence: 99%
“…Also given as input are a capacity constraint k, and root vertex r ∈ V . The extensively studied capacitated minimum spanning tree (CMST) problem [4,10,17] asks for a minimum cost spanning tree rooted at r in which the sum of the vertex weights in every subtree (local access network) hanging off r is at most k. The problem is feasible only when k is at least as much as the largest vertex weight. The CMST problem is NP-hard [13].…”
Section: Introductionmentioning
confidence: 99%