Approximating bottleneck spanning trees on partitioned tuples of points
Ahmad Biniaz, Anil Maheshwari, Michiel Smid

TL;DR
This paper introduces improved approximation algorithms for complex NP-hard bottleneck spanning tree problems in metric spaces, achieving ratios better than previous bests and establishing hardness bounds.
Contribution
It presents new 4-approximation algorithms for disjoint bottleneck spanning trees and 3-approximation for generalized cases, along with tight bounds and hardness results.
Findings
4-approximation for disjoint bottleneck spanning trees
3-approximation for generalized bottleneck spanning trees
NP-hardness of approximation within any constant factor for non-metric cases
Abstract
We present approximation algorithms for the following NP-hard optimization problems related to bottleneck spanning trees in metric spaces. 1. The disjoint bottleneck spanning tree problem: Given pairs of points in a metric space, find two disjoint trees each containing exactly one point from each pair and minimize the largest edge length (over all edges of both trees). It is known that approximating this problem by a factor better than 2 is NP-hard. We present a 4-approximation algorithm for this problem. This improves upon the previous best known approximation ratio of . Our algorithm extends to a -approximation for a more general case where points are partitioned into -tuples and we seek disjoint trees. 2. The generalized bottleneck spanning tree problem: Given points in some metric space that are partitioned into clusters of size at most 2, find a tree…
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
TopicsComputational Geometry and Mesh Generation · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
