The 1-steiner tree problem
โ Scribed by George Georgakopoulos; Christos H Papadimitriou
- Publisher
- Elsevier Science
- Year
- 1987
- Tongue
- English
- Weight
- 480 KB
- Volume
- 8
- Category
- Article
- ISSN
- 0196-6774
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
We investigate a practical variant of the well-known graph Steiner tree problem. In this variant, every target vertex is required to be a leaf vertex in the solution Steiner tree. We present hardness results for this variant as well as a polynomial time approximation algorithm with performance ratio
The Steiner tree problem is defined as follows-given a graph G = (V , E) and a subset X โ V of terminals, compute a minimum cost tree that includes all nodes in X. Furthermore, it is reasonable to assume that the edge costs form a metric. This problem is NP-hard and has been the study of many heuris