Improved approximation ratios for two Euclidean maximum spanning tree problems
Ahmad Biniaz

TL;DR
This paper improves approximation ratios for two Euclidean maximum spanning tree problems by employing the Steiner ratio, achieving better bounds through refined analysis and simple algorithms.
Contribution
It introduces improved approximation algorithms for two Euclidean spanning tree problems, utilizing the Steiner ratio for the first time in this context.
Findings
Longest noncrossing spanning tree ratio improved to 0.519
Longest spanning tree with neighborhoods ratio improved to 0.524
Algorithms are simple, efficient, and based on Steiner ratio analysis
Abstract
We study the following two maximization problems related to spanning trees in the Euclidean plane. It is not known whether or not these problems are NP-hard. We present approximation algorithms with better approximation ratios for both problems. The improved ratios are obtained mainly by employing the Steiner ratio, which has not been used in this context earlier. (i) Longest noncrossing spanning tree: Given a set of points in the plane, the goal is to find a maximum-length noncrossing spanning tree. Alon, Rajagopalan, and Suri (SoCG 1993) studied this problem for the first time and gave a -approximation algorithm. Over the years, the approximation ratio has been successively improved to , , and to which is the current best ratio, due to Cabello et al.. We revisit this problem and improve the ratio further to . The improvement is achieved by a…
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 · Smart Parking Systems Research
