Elementary approximation algorithms for prize collecting Steiner tree problems
β Scribed by Shai Gutner
- Book ID
- 108154547
- Publisher
- Elsevier Science
- Year
- 2008
- Tongue
- English
- Weight
- 194 KB
- Volume
- 107
- Category
- Article
- ISSN
- 0020-0190
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
Given an undirected graph G = (V; E), an edge cost c(e) ΒΏ 0 for each edge e β E, a vertex prize p(v) ΒΏ 0 for each vertex v β V , and an edge budget B. The BUDGET PRIZE COLLECTING TREE PROBLEM is to ΓΏnd a subtree T = (V ; E ) that maximizes vβV p(v), subject to eβE c(e) 6 B. We present a (4 + )-appro
## Abstract The prizeβcollecting Steiner tree problem is well known to be NPβhard. We consider seven variations of this problem generalizing several wellβstudied bottleneck and minsum problems with feasible solutions as trees of a graph. Four of these problems are shown to be solvable in __O__(__m_
We give the first non-trivial approximation algorithms for the Steiner tree problem and the generalized Steiner network problem on general directed graphs. These problems have several applications in network design and multicast routing.