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: Obtaining Quality-Proved Near Optimal Results for Traveling Salesman Problem

Abstract: The traveling salesman problem (TSP) is one of the most challenging NP-hard problems. It has widely applications in various disciplines such as physics, biology, computer science and so forth. The best known approximation algorithm for Symmetric TSP (STSP) whose cost matrix satisfies the triangle inequality (called $\triangle$STSP) is Christofides algorithm which was proposed in 1976 and is a $\frac{3}{2}$-approximation. Since then no proved improvement is made and improving upon this bound is a fundamental open question in combinatorial optimization.
In this paper, for the first time, we propose Truncated Generalized Beta distribution (TGB) for the probability distribution of optimal tour lengths in a TSP. We then introduce an iterative TGB approach to obtain quality-proved near optimal approximation, i.e., (1+$\frac{1}{2}(\frac{\alpha+1}{\alpha+2})^{K-1}$)-approximation where $K$ is the number of iterations in TGB and $\alpha (>>1)$ is the shape parameters of TGB. The result can approach the true optimum as $K$ increases.
Comments: 10 pages
Subjects: Data Structures and Algorithms (cs.DS)
MSC classes: Algorithm
ACM classes: F.2.2
Report number: Technical Report 20150129
Cite as: arXiv:1502.00447 [cs.DS]
  (or arXiv:1502.00447v2 [cs.DS] for this version)

Submission history

From: David Tian [view email]
[v1] Mon, 2 Feb 2015 12:07:37 GMT (510kb,D)
[v2] Mon, 12 Dec 2016 02:51:07 GMT (298kb,D)

Link back to: arXiv, form interface, contact.