A 4-Approximation of the $\frac{2\pi}{3}$-MST
Stav Ashur, Matthew J. Katz

TL;DR
This paper introduces a simple 4-approximation algorithm for the minimum spanning tree with a 120-degree angle constraint, improving previous approximation ratios and providing an efficient construction method.
Contribution
It presents the first simple linear-time algorithm for a 4-approximate $rac{2 ext{ extpi}}{3}$-MST, surpassing prior more complex algorithms.
Findings
The algorithm runs in O(n) time.
It guarantees a spanning tree with weight at most four times the optimal.
The constructed tree is a 3-hop spanner of the polygonal path.
Abstract
Bounded-angle (minimum) spanning trees were first introduced in the context of wireless networks with directional antennas. They are reminiscent of bounded-degree spanning trees, which have received significant attention. Let be a set of points in the plane, let be the polygonal path , and let be an angle. An -spanning tree (-ST) of is a spanning tree of the complete Euclidean graph over , with the following property: For each vertex , the (smallest) angle that is spanned by all the edges incident to is at most . An -minimum spanning tree (-MST) is an -ST of of minimum weight, where the weight of an -ST is the sum of the lengths of its edges. In this paper, we consider the problem of computing an -MST, for the important case…
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 · Advanced Antenna and Metasurface Technologies · 3D Modeling in Geospatial Applications
