Abstract
Given two sets of points in the plane, Q of n (terminal) points and S of m (Steiner) points, where each of Q and S contains bichromatic points (red and blue points), a full bichromatic Steiner tree is a Steiner tree in which all points of Q are leaves and each edge of the tree is bichromatic, i.e., connects a red and a blue point. In the bottleneck bichromatic full Steiner tree (BBFST) problem, the goal is to compute a bichromatic full Steiner tree T, such that the length of the longest edge in T is minimized. In the k-BBFST problem, the goal is to find a bichromatic full Steiner tree T with at most k≤m Steiner points from S, such that the length of the longest edge in T is minimized.In this paper, we first present an O((n+m)logm) time algorithm that solves the BBFST problem. Then, we show that k-BBFST problem is NP-hard and cannot be approximated within a factor of 5 in polynomial time, unless P=NP. Finally, we give a polynomial-time 9-approximation algorithm for the k-BBFST problem.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.