Long non-crossing configurations in the plane
Adrian Dumitrescu, Csaba D. T\'oth

TL;DR
This paper develops new approximation algorithms for maximizing non-crossing geometric networks, including Hamiltonian paths, cycles, and spanning trees, improving previous ratios and providing faster algorithms with broader applicability.
Contribution
It introduces improved approximation algorithms for longest non-crossing Hamiltonian paths, cycles, and spanning trees, with better ratios and computational efficiency.
Findings
Approximation ratio for Hamiltonian path improved to ~0.4829.
Approximation ratio for spanning tree improved to 0.502.
New algorithms run faster and are applicable to broader classes of point sets.
Abstract
We revisit several maximization problems for geometric networks design under the non-crossing constraint, first studied by Alon, Rajagopalan and Suri (ACM Symposium on Computational Geometry, 1993). Given a set of points in the plane in general position (no three points collinear), compute a longest non-crossing configuration composed of straight line segments that is: (a) a matching (b) a Hamiltonian path (c) a spanning tree. Here we obtain new results for (b) and (c), as well as for the Hamiltonian cycle problem: (i) For the longest non-crossing Hamiltonian path problem, we give an approximation algorithm with ratio . The previous best ratio, due to Alon et al., was . Moreover, the ratio of our algorithm is close to on a relatively broad class of instances: for point sets whose perimeter (or diameter) is much shorter…
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 · Data Management and Algorithms · 3D Shape Modeling and Analysis
