Abstract
We study the variant of the Euclidean Traveling Salesman problem where instead of a set of points, we are given a set of lines as input, and the goal is to find the shortest tour that visits each line. The best known upper and lower bounds for the problem in Rd, with d ≥ 3, are NP-hardness and an O(log3 n)-approximation algorithm which is based on a reduction to the group Steiner tree problem. We show that TSP with lines in Rd is APX-hard for any d ≥ 3. More generally, this implies that TSP with k-dimensional flats does not admit a PTAS for any 1 ≤ k ≤ d - 2 unless P = NP, which gives a complete classification regarding the existence of polynomial time approximation schemes for these problems, as there are known PTASes for k = 0 (i.e., points) and k = d - 1 (hyperplanes). We are able to give a stronger inapproximability factor for d = O(log n) by showing that TSP with lines does not admit a (2 - ϵ)-approximation in d dimensions under the Unique Games Conjecture. On the positive side, we leverage recent results on restricted variants of the group Steiner tree problem in order to give an O(log2 n)-approximation algorithm for the problem, albeit with a running time of nO(log log n).
Original language | English |
---|---|
Title of host publication | 18th Scandinavian Symposium and Workshops on Algorithm Theory, SWAT 2022 |
Editors | Artur Czumaj, Qin Xin |
Publisher | Schloss Dagstuhl - Leibniz-Zentrum für Informatik |
Pages | 1-21 |
Number of pages | 21 |
ISBN (Electronic) | 978-3-95977-236-5 |
DOIs | |
Publication status | Published - 1 Jun 2022 |
MoE publication type | A4 Conference publication |
Event | Scandinavian Symposium and Workshops on Algorithm Theory - Torshavn, Faroe Islands Duration: 27 Jun 2022 → 29 Jun 2022 Conference number: 18 |
Publication series
Name | Leibniz International Proceedings in Informatics, LIPIcs |
---|---|
Publisher | Schloss Dagstuhl |
Volume | 227 |
ISSN (Electronic) | 1868-8969 |
Conference
Conference | Scandinavian Symposium and Workshops on Algorithm Theory |
---|---|
Abbreviated title | SWAT |
Country/Territory | Faroe Islands |
City | Torshavn |
Period | 27/06/2022 → 29/06/2022 |
Keywords
- Geometric approximation algorithms
- Group Steiner Tree
- Traveling Salesman with neighborhoods