A (3/2 + ε)-Approximation for Multiple TSP with a Variable Number of Depots

07/14/2023
by   Max Deppert, et al.
0

One of the most studied extensions of the famous Traveling Salesperson Problem (TSP) is the Multiple TSP: a set of m≥ 1 salespersons collectively traverses a set of n cities by m non-trivial tours, to minimize the total length of their tours. This problem can also be considered to be a variant of Uncapacitated Vehicle Routing where the objective function is the sum of all tour lengths. When all m tours start from a single common depot v_0, then the metric Multiple TSP can be approximated equally well as the standard metric TSP, as shown by Frieze (1983). The Multiple TSP becomes significantly harder to approximate when there is a set D of d ≥ 1 depots that form the starting and end points of the m tours. For this case only a (2-1/d)-approximation in polynomial time is known, as well as a 3/2-approximation for constant d which requires a prohibitive run time of n^Θ(d) (Xu and Rodrigues, INFORMS J. Comput., 2015). A recent work of Traub, Vygen and Zenklusen (STOC 2020) gives another approximation algorithm for Multiple TSP running in time n^Θ(d) and reducing the problem to approximating TSP. In this paper we overcome the n^Θ(d) time barrier: we give the first efficient approximation algorithm for Multiple TSP with a variable number d of depots that yields a better-than-2 approximation. Our algorithm runs in time (1/ε)^𝒪(dlog d)· n^𝒪(1), and produces a (3/2+ε)-approximation with constant probability. For the graphic case, we obtain a deterministic 3/2-approximation in time 2^d· n^𝒪(1).ithm for metric Multiple TSP with run time n^Θ(d), which reduces the problem to approximating metric TSP.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/02/2020

A (Slightly) Improved Approximation Algorithm for Metric TSP

For some ϵ > 10^-36 we give a 3/2-ϵ approximation algorithm for metric T...
research
08/27/2023

Improved Approximation Algorithms for Multidepot Capacitated Vehicle Routing

The Multidepot Capacitated Vehicle Routing Problem (MCVRP) is a well-kno...
research
03/14/2023

FPT Constant-Approximations for Capacitated Clustering to Minimize the Sum of Cluster Radii

Clustering with capacity constraints is a fundamental problem that attra...
research
03/16/2018

A constant-ratio approximation algorithm for a class of hub-and-spoke network design problems and metric labeling problems: star metric case

Transportation networks frequently employ hub-and-spoke network architec...
research
10/24/2021

Approximating LCS and Alignment Distance over Multiple Sequences

We study the problem of aligning multiple sequences with the goal of fin...
research
12/13/2022

A (Slightly) Improved Deterministic Approximation Algorithm for Metric TSP

We show that the max entropy algorithm can be derandomized (with respect...
research
02/27/2019

Provable Approximations for Constrained ℓ_p Regression

The ℓ_p linear regression problem is to minimize f(x)=||Ax-b||_p over x∈...

Please sign up or login with your details

Forgot password? Click here to reset