Long Plane Trees
Sergio Cabello, Michael Hoffmann, Katharina Klost, Wolfgang Mulzer,, Josef Tkadlec

TL;DR
This paper investigates the longest plane spanning tree problem, presenting algorithms that balance tree diameter constraints with approximation guarantees, advancing understanding of the problem's complexity and solution quality.
Contribution
It introduces a polynomial-time algorithm for a plane tree with diameter at most four achieving over 54% of the optimal length, and analyzes diameter constraints' impact on approximation.
Findings
Algorithm achieves at least 54.6% of OPT with diameter ≤ 4
Longest plane tree with diameter ≤ 3 can be found in polynomial time
Upper bounds on approximation ratios for diameter-constrained trees
Abstract
In the longest plane spanning tree problem, we are given a finite planar point set , and our task is to find a plane (i.e., noncrossing) spanning tree for with maximum total Euclidean edge length. Despite more than two decades of research, it remains open whether this problem is NP-hard. Thus, previous efforts have focused on olynomial-time algorithms that produce plane trees whose total edge length approximates , the maximum possible length. The approximate trees in these algorithms all have small unweighted diameter, typically three or four. It is natural to ask whether this is a common feature of longest plane spanning trees, or an artifact of the specific approximation algorithms. We provide three results to elucidate the interplay between the approximation guarantee and the unweighted diameter of the approximate trees. First, we describe 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.
