A simple approximation algorithm for the internal Steiner minimum tree
Data Structures and Algorithms
2013-07-18 v2
Abstract
For a metric graph and , the internal Steiner minimum tree problem asks for a minimum weight Steiner tree spanning such that every vertex in is not a leaf. This note shows a simple polynomial-time -approximation algorithm, in which is the approximation ratio for the Steiner minimum tree problem. The result improves the previous best approximation ratio for the problem. The ratio is not currently best but the algorithm is very simple.
Cite
@article{arxiv.1307.3822,
title = {A simple approximation algorithm for the internal Steiner minimum tree},
author = {Bang Ye Wu},
journal= {arXiv preprint arXiv:1307.3822},
year = {2013}
}