The maximum f-depth spanning tree problem
✍ Scribed by Jérôme Monnot
- Publisher
- Elsevier Science
- Year
- 2001
- Tongue
- English
- Weight
- 113 KB
- Volume
- 80
- Category
- Article
- ISSN
- 0020-0190
No coin nor oath required. For personal study only.
✦ Synopsis
This paper deals with the problem of constructing directed trees of optimal weight and root r with depth at most f (|V |) (called f -depthDSTP r ). We first prove that the maximization and the minimization versions are equal-approximable under the differential ratio, that measures how the value of an approximate solution is placed in the interval between the worst and the best solution values of an instance. We show that both problems can be approximately solved, in polynomial time, within differential ratio bounded above by (lim inf f -1)/ lim inf f . Next, we demonstrate that, when dealing with edge distances 1 and 2, undirected graphs and f (n) = 2 (called 2-depthSTP r [1, 2]), we improve the ratio to 3/4. Based upon these results, we obtain new bounds for standard ratio: a (lim inf f -1)/ lim inf f -standard approximation for Max f -depthDSTP r which can be improved to 4/5 for Min 2-depthSTP r [1, 2] and 7/8 for Max 2-depthSTP r [1,2].
📜 SIMILAR VOLUMES
We study the approximability of some problems which aim at finding spanning trees in undirected graphs which maximize, rather than minimize, a single objective function representing a form of benefit or usefulness of the tree. We prove that the problem of finding a spanning tree which maximizes the
The full-degree spanning tree problem is defined as follows: Given a connected graph G G G = (V V V, E E E), find a spanning tree T T T to maximize the number of vertices whose degree in T T T is the same as in G G G (these are called vertices of "full" degree). This problem is NP-hard. We present a