Faster Algorithms for Orienteering and k-TSP

02/18/2020
by   Lee-Ad Gottlieb, et al.
0

We consider the rooted orienteering problem in Euclidean space: Given n points P in ℝ^d, a root point s∈ P and a budget ℬ>0, find a path that starts from s, has total length at most ℬ, and visits as many points of P as possible. This problem is known to be NP-hard, hence we study (1-δ)-approximation algorithms. The previous Polynomial-Time Approximation Scheme (PTAS) for this problem, due to Chen and Har-Peled (2008), runs in time n^O(d√(d)/δ)(log n)^(d/δ)^O(d), and improving on this time bound was left as an open problem. Our main contribution is a PTAS with a significantly improved time complexity of n^O(1/δ)(log n)^(d/δ)^O(d). A known technique for approximating the orienteering problem is to reduce it to solving 1/δ correlated instances of rooted k-TSP (a k-TSP tour is one that visits at least k points). However, the k-TSP tours in this reduction must achieve a certain excess guarantee (namely, their length can surpass the optimum length only in proportion to a parameter of the optimum called excess) that is stronger than the usual (1+δ)-approximation. Our main technical contribution is to improve the running time of these k-TSP variants, particularly in its dependence on the dimension d. Indeed, our running time is polynomial even for a moderately large dimension, roughly up to d=O(loglog n) instead of d=O(1).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/19/2021

Parameterized Approximation Algorithms for k-Center Clustering and Variants

k-center is one of the most popular clustering models. While it admits a...
research
12/16/2022

On the Optimum Scenarios for Single Row Equidistant Facility Layout Problem

Single Row Equidistant Facility Layout Problem SREFLP is with an NP-Hard...
research
04/11/2018

A PTAS for Euclidean TSP with Hyperplane Neighborhoods

In the Traveling Salesperson Problem with Neighborhoods (TSPN), we are g...
research
12/01/2021

Approximating Length-Restricted Means under Dynamic Time Warping

We study variants of the mean problem under the p-Dynamic Time Warping (...
research
11/02/2022

Improved Inapproximability of VC Dimension and Littlestone's Dimension via (Unbalanced) Biclique

We study the complexity of computing (and approximating) VC Dimension an...
research
10/10/2022

The Rectilinear Steiner Forest Arborescence problem

Let r be a point in the first quadrant Q_1 of the plane ℝ^2 and let P ⊂ ...
research
02/19/2020

Space Efficient Deterministic Approximation of String Measures

We study approximation algorithms for the following three string measure...

Please sign up or login with your details

Forgot password? Click here to reset