Fast Approximations for Metric-TSP via Linear Programming
February 05, 2018 Β· Declared Dead Β· π arXiv.org
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Chandra Chekuri, Kent Quanrud
arXiv ID
1802.01242
Category
cs.DS: Data Structures & Algorithms
Citations
12
Venue
arXiv.org
Last Checked
4 months ago
Abstract
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 $\operatorname{O}(n \log n /Ξ΅^2)$ edges. The running time of the algorithm is $\operatorname{Γ}(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 + Ξ΅) \frac{3}{2}$ times the minimum cost tour of $G$ in time $\operatorname{Γ}(m/Ξ΅^2 + n^{1.5}/Ξ΅^3)$. Previous implementations of Christofides' algorithm [Christofides, 1976] require, for a $\frac{3}{2}$-optimal tour, $\operatorname{Γ}(n^{2.5})$ time when the metric is explicitly given, or $\operatorname{Γ}(\min\{m^{1.5}, mn+n^{2.5}\})$ time when the metric is given implicitly as the shortest path metric of a weighted graph.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Data Structures & Algorithms
π
π
The Cartographer
R.I.P.
π»
Ghosted
Route Planning in Transportation Networks
R.I.P.
π»
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
π»
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
π»
Ghosted
Graph Isomorphism in Quasipolynomial Time
π
π
The Cartographer
Simulation optimization: A review of algorithms and applications
Died the same way β π» Ghosted
R.I.P.
π»
Ghosted
Federated Learning: Strategies for Improving Communication Efficiency
R.I.P.
π»
Ghosted
In-Datacenter Performance Analysis of a Tensor Processing Unit
R.I.P.
π»
Ghosted
Deep Convolutional Neural Networks for Computer-Aided Detection: CNN Architectures, Dataset Characteristics and Transfer Learning
R.I.P.
π»
Ghosted