Papers
Topics
Authors
Recent
Detailed Answer
Quick Answer
Concise responses based on abstracts only
Detailed Answer
Well-researched responses based on abstracts and relevant paper content.
Custom Instructions Pro
Preferences or requirements that you'd like Emergent Mind to consider when generating responses
Gemini 2.5 Flash
Gemini 2.5 Flash 48 tok/s
Gemini 2.5 Pro 48 tok/s Pro
GPT-5 Medium 26 tok/s Pro
GPT-5 High 19 tok/s Pro
GPT-4o 107 tok/s Pro
Kimi K2 205 tok/s Pro
GPT OSS 120B 473 tok/s Pro
Claude Sonnet 4 37 tok/s Pro
2000 character limit reached

Fast Approximations for Metric-TSP via Linear Programming (1802.01242v1)

Published 5 Feb 2018 in cs.DS

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 $\epsilon > 0$, our randomized algorithm outputs with high probability a $(1+\epsilon)$-approximate solution to the LP relaxation whose support has $\operatorname{O}(n \log n /\epsilon2)$ edges. The running time of the algorithm is $\operatorname{~O}(m/\epsilon2)$. 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 $\epsilon > 0$, we describe an algorithm that outputs with high probability a tour of $G$ with cost at most $(1 + \epsilon) \frac{3}{2}$ times the minimum cost tour of $G$ in time $\operatorname{~O}(m/\epsilon2 + n{1.5}/\epsilon3)$. Previous implementations of Christofides' algorithm [Christofides, 1976] require, for a $\frac{3}{2}$-optimal tour, $\operatorname{~O}(n{2.5})$ time when the metric is explicitly given, or $\operatorname{~O}(\min{m{1.5}, mn+n{2.5}})$ time when the metric is given implicitly as the shortest path metric of a weighted graph.

Citations (11)

Summary

We haven't generated a summary for this paper yet.

List To Do Tasks Checklist Streamline Icon: https://streamlinehq.com

Collections

Sign up for free to add this paper to one or more collections.

Lightbulb On Streamline Icon: https://streamlinehq.com

Continue Learning

We haven't generated follow-up questions for this paper yet.