Obtaining Quality-Proved Near Optimal Results for Traveling Salesman Problem
Wenhong Tian, Chaojie Huang, Xinyang Wang, Qin Xiong

TL;DR
This paper introduces a novel probabilistic approach using Truncated Generalized Beta distribution to achieve near-optimal solutions for the symmetric TSP, surpassing the longstanding Christofides approximation bound.
Contribution
It proposes the first probabilistic model for TSP optimal tour lengths and an iterative method to obtain quality-proved near optimal solutions.
Findings
Approaches the true TSP optimum as iterations increase.
Provides a new probabilistic framework for TSP approximation.
Achieves a near 1.5-approximation bound with iterative improvements.
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 STSP) is Christofides algorithm which was proposed in 1976 and is a -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+)-approximation where is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Routing Optimization Methods · Genome Rearrangement Algorithms · Optimization and Packing Problems
