Faster Approximation Scheme for Euclidean k-TSP

Abstract

In the Euclidean k-traveling salesman problem (k-TSP), we are given n points in the d-dimensional Euclidean space, for some fixed constant d≥ 2, and a positive integer k. The goal is to find a shortest tour visiting at least k points. We give an approximation scheme for the Euclidean k-TSP in time n· 2O(1/d-1) ·( n)2d2· 2d. This improves Arora's approximation scheme of running time n· k· ( n)(O(d/))d-1 [J. ACM 1998]. Our algorithm is Gap-ETH tight and can be derandomized by increasing the running time by a factor O(nd).

0

Discussion (0)

Sign in to join the discussion.

Loading comments…