Approximation Algorithms for the Asymmetric Traveling Salesman Problem : Describing two recent methods
Arka Bhattacharya

TL;DR
This paper reviews two recent approximation algorithms for the asymmetric traveling salesman problem, highlighting their methods, improvements over previous work, and their approximation ratios.
Contribution
It provides an intuitive description of the algorithms by Feige-Singh and Asadpour et al., and discusses their improvements and significance in approximating ATSP.
Findings
Feige-Singh improved the approximation ratio to 0.66 from 0.84.
Combined results establish an approximation ratio of (4/3 + ε) log n for ATSPP.
Asadpour et al. introduced a randomized algorithm with ratio O(log n / log log n).
Abstract
The paper provides a description of the two recent approximation algorithms for the Asymmetric Traveling Salesman Problem, giving the intuitive description of the works of Feige-Singh[1] and Asadpour et.al\ [2].\newline [1] improves the previous approximation algorithm, by improving the constant from 0.84 to 0.66 and modifying the work of Kaplan et. al\ [3] and also shows an efficient reduction from ATSPP to ATSP. Combining both the results, they finally establish an approximation ratio of for ATSPP,\ considering a small ,\ improving the work of Chekuri and Pal.[4]\newline Asadpour et.al, in their seminal work\ [2], gives an randomized algorithm for the ATSP, by symmetrizing and modifying the solution of the Held-Karp relaxation problem and then proving an exponential family…
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 · Optimization and Search Problems · Transportation and Mobility Innovations
