The Traveling Salesman Problem Under Squared Euclidean Distances
Mark de Berg, Fred van Nijnatten, Ren\'e Sitters, Gerhard J., Woeginger, Alexander Wolff

TL;DR
This paper introduces approximation algorithms for the Traveling Salesman Problem under squared Euclidean distances, providing new bounds for specific dimensions and exponents, and explores the revisiting variant's complexity.
Contribution
The paper develops a 5-approximation for TSP(2,2), generalizes it to a broader class, and presents a PTAS for Rev-TSP(2,α), also establishing APX-hardness for higher dimensions.
Findings
5-approximation for TSP(2,2)
Generalized approximation factor for TSP(2,α)
Polynomial-time approximation scheme for Rev-TSP(2,α)
Abstract
Let be a set of points in , and let be a real number. We define the distance between two points as , where denotes the standard Euclidean distance between and . We denote the traveling salesman problem under this distance function by TSP(). We design a 5-approximation algorithm for TSP(2,2) and generalize this result to obtain an approximation factor of for and all . We also study the variant Rev-TSP of the problem where the traveling salesman is allowed to revisit points. We present a polynomial-time approximation scheme for Rev-TSP with , and we show that Rev-TSP is APX-hard if and . The APX-hardness proof carries over to TSP for the same parameter ranges.
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 · Optimization and Search Problems · Advanced Graph Theory Research
