We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Approximating Regular Graphic TSP in near linear time

Abstract: We present a randomized approximation algorithm for computing a traveling salesperson tour in undirected regular graphs. Given a $k$-regular graph with $n$ vertices, the algorithm computes a tour of length at most $\left(1+\frac{7}{\ln k-O(1)}\right)n$ in $O(nk \log k)$ time. This improves upon the recent result by Vishnoi (FOCS 2012) for the same problem, in terms of both approximation factor, and running time. The key ingredient of our algorithm is a technique that uses edge-coloring algorithms to sample a cycle cover with $O(n/\log k)$ cycles, with high probability, in near linear time.
Comments: 10 pages
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:1404.2396 [cs.DS]
  (or arXiv:1404.2396v1 [cs.DS] for this version)

Submission history

From: Ashish Chiplunkar [view email]
[v1] Wed, 9 Apr 2014 08:48:51 GMT (14kb)
[v2] Fri, 13 Jun 2014 05:00:56 GMT (16kb)

Link back to: arXiv, form interface, contact.