The Traveling Salesman Problem Under Squared Euclidean Distances
Computational Geometry
2010-02-03 v3 Computational Complexity
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.
Cite
@article{arxiv.1001.0236,
title = {The Traveling Salesman Problem Under Squared Euclidean Distances},
author = {Mark de Berg and Fred van Nijnatten and René Sitters and Gerhard J. Woeginger and Alexander Wolff},
journal= {arXiv preprint arXiv:1001.0236},
year = {2010}
}
Comments
12 pages, 4 figures. (v2) Minor linguistic changes