Fast Approximations for Metric-TSP via Linear Programming

02/05/2018
by   Chandra Chekuri, et al.
0

We develop faster approximation algorithms for Metric-TSP building on recent, nearly linear time approximation schemes for the LP relaxation [Chekuri and Quanrud, 2017]. We show that the LP solution can be sparsified via cut-sparsification techniques such as those of Benczur and Karger [2015]. Given a weighted graph G with m edges and n vertices, and ϵ > 0, our randomized algorithm outputs with high probability a (1+ϵ)-approximate solution to the LP relaxation whose support has O(n n /ϵ^2) edges. The running time of the algorithm is Õ(m/ϵ^2). This can be generically used to speed up algorithms that rely on the LP. For Metric-TSP, we obtain the following concrete result. For a weighted graph G with m edges and n vertices, and ϵ > 0, we describe an algorithm that outputs with high probability a tour of G with cost at most (1 + ϵ) 3/2 times the minimum cost tour of G in time Õ(m/ϵ^2 + n^1.5/ϵ^3). Previous implementations of Christofides' algorithm [Christofides, 1976] require, for a 3/2-optimal tour, Õ(n^2.5) time when the metric is explicitly given, or Õ({m^1.5, mn+n^2.5}) time when the metric is given implicitly as the shortest path metric of a weighted graph.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/17/2018

LP Relaxation and Tree Packing for Minimum k-cuts

Karger used spanning tree packings to derive a near linear-time randomiz...
research
07/18/2018

Fast and Deterministic Approximations for k-Cut

In an undirected graph, a k-cut is a set of edges whose removal breaks t...
research
11/09/2021

Nearly-Linear Time Approximate Scheduling Algorithms

We study nearly-linear time approximation algorithms for non-preemptive ...
research
09/21/2020

Improving on Best-of-Many-Christofides for T-tours

The T-tour problem is a natural generalization of TSP and Path TSP. Give...
research
03/09/2018

Geometric and LP-based heuristics for the quadratic travelling salesman problem

A generalization of the classical TSP is the so-called quadratic travell...
research
04/07/2020

Approximating Min-Mean-Cycle for low-diameter graphs in near-optimal time and memory

We revisit Min-Mean-Cycle, the classical problem of finding a cycle in a...
research
12/07/2022

An improved approximation guarantee for Prize-Collecting TSP

We present a new approximation algorithm for the (metric) prize-collecti...

Please sign up or login with your details

Forgot password? Click here to reset