A PTAS for Euclidean TSP with Hyperplane Neighborhoods
Antonios Antoniadis, Krzysztof Fleszar, Ruben Hoeksma, Kevin, Schewior

TL;DR
This paper presents a Polynomial Time Approximation Scheme (PTAS) for the Euclidean TSP with hyperplane neighborhoods in fixed dimensions, advancing the understanding of this complex geometric optimization problem.
Contribution
The paper introduces the first PTAS for Euclidean TSP with hyperplane regions in fixed dimensions, using convex hull approximation and a novel sparsification technique.
Findings
Developed a PTAS for hyperplane TSP in fixed dimensions.
Introduced a convex polytope approximation method for the optimal tour.
Created a sparsification technique to simplify convex polytopes while preserving key properties.
Abstract
In the Traveling Salesperson Problem with Neighborhoods (TSPN), we are given a collection of geometric regions in some space. The goal is to output a tour of minimum length that visits at least one point in each region. Even in the Euclidean plane, TSPN is known to be APX-hard, which gives rise to studying more tractable special cases of the problem. In this paper, we focus on the fundamental special case of regions that are hyperplanes in the -dimensional Euclidean space. This case contrasts the much-better understood case of so-called fat regions. While for an exact algorithm with running time is known, settling the exact approximability of the problem for has been repeatedly posed as an open question. To date, only an approximation algorithm with guarantee exponential in is known, and NP-hardness remains open. For arbitrary fixed , we develop 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
TopicsVehicle Routing Optimization Methods · Facility Location and Emergency Management · Robotic Path Planning Algorithms
