Reducing Path TSP to TSP

07/24/2019
by   Vera Traub, et al.
0

We present a black-box reduction from the path version of the Traveling Salesman Problem (Path TSP) to the classical tour version (TSP). More precisely, we show that given an α-approximation algorithm for TSP, then, for any ϵ >0, there is an (α+ϵ)-approximation algorithm for the more general Path TSP. This reduction implies that the approximability of Path TSP is the same as for TSP, up to an arbitrarily small error. This avoids future discrepancies between the best known approximation factors achievable for these two problems, as they have existed until very recently. A well-studied special case of TSP, Graph TSP, asks for tours in unit-weight graphs. Our reduction shows that any α-approximation algorithm for Graph TSP implies an (α+ϵ)-approximation algorithm for its path version. By applying our reduction to the 1.4-approximation algorithm for Graph TSP by Sebő and Vygen, we obtain a polynomial-time (1.4+ϵ)-approximation algorithm for Graph Path TSP, improving on a recent 1.497-approximation algorithm of Traub and Vygen. We obtain our results through a variety of new techniques, including a novel way to set up a recursive dynamic program to guess significant parts of an optimal solution. At the core of our dynamic program we deal with instances of a new generalization of (Path) TSP which combines parity constraints with certain connectivity requirements. This problem, which we call Φ-TSP, has a constant-factor approximation algorithm and can be reduced to TSP in certain cases when the dynamic program would not make sufficient progress.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/05/2021

A 2-Approximation Algorithm for Flexible Graph Connectivity

We present a 2-approximation algorithm for the Flexible Graph Connectivi...
research
06/07/2021

An Improved Approximation Algorithm for the Maximum Weight Independent Set Problem in d-Claw Free Graphs

In this paper, we consider the task of computing an independent set of m...
research
04/09/2018

Beating the integrality ratio for s-t-tours in graphs

Among various variants of the traveling salesman problem, the s-t-path g...
research
05/10/2018

A 1.5-Approximation for Path TSP

We present a 1.5-approximation for the Metric Path Traveling Salesman Pr...
research
08/31/2018

Graph reduction by local variation

How can we reduce the size of a graph without significantly altering its...
research
10/26/2014

Concavity of reweighted Kikuchi approximation

We analyze a reweighted version of the Kikuchi approximation for estimat...
research
04/19/2021

It's Good to Relax: Fast Profit Approximation for Virtual Networks with Latency Constraints

This paper proposes a new approximation algorithm for the offline Virtua...

Please sign up or login with your details

Forgot password? Click here to reset