A simple approximation algorithm for the internal Steiner minimum tree
Bang Ye Wu

TL;DR
This paper presents a simple polynomial-time approximation algorithm for the internal Steiner minimum tree problem, improving the approximation ratio over previous methods by leveraging the Steiner minimum tree approximation ratio.
Contribution
It introduces a straightforward $2 ho$-approximation algorithm that simplifies previous approaches and improves the approximation ratio for the internal Steiner minimum tree problem.
Findings
Achieves a $2 ho$-approximation ratio, better than previous $2 ho+1$
Provides a simple polynomial-time algorithm
Improves theoretical bounds for the problem
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · VLSI and FPGA Design Techniques
