An Approximation Algorithm for the Euclidean Bottleneck Steiner Tree Problem
A. Karim Abu-Affash

TL;DR
This paper addresses the Euclidean bottleneck Steiner tree problem, proposing an approximation algorithm with a performance ratio of 2, after establishing its NP-hardness and approximation limits.
Contribution
It introduces a polynomial-time 2-approximation algorithm for the Euclidean bottleneck Steiner tree problem, a problem previously shown to be NP-hard with limited approximability.
Findings
The problem is NP-hard.
Cannot be approximated within factor √2 unless P=NP.
A polynomial-time algorithm with a performance ratio of 2 is provided.
Abstract
Given two sets of points in the plane, of terminals and of Steiner points, a Steiner tree of is a tree spanning all points of and some (or none or all) points of . A Steiner tree with length of longest edge minimized is called a bottleneck Steiner tree. In this paper, we study the Euclidean bottleneck Steiner tree problem: given two sets, and , and a positive integer , find a bottleneck Steiner tree of with at most Steiner points. The problem has application in the design of wireless communication networks. We first show that the problem is NP-hard and cannot be approximated within factor , unless . Then, we present a polynomial-time approximation algorithm with performance ratio 2.
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
TopicsVLSI and FPGA Design Techniques · Computational Geometry and Mesh Generation · VLSI and Analog Circuit Testing
