New Approximation Algorithms for Maximum Asymmetric Traveling Salesman and Shortest Superstring
Katarzyna Paluch

TL;DR
This paper introduces a faster combinatorial approximation algorithm for Max ATSP with a 0.7 guarantee, and derives an improved approximation for the shortest superstring problem using this result.
Contribution
It presents a novel 0.7-approximation algorithm for Max ATSP using innovative techniques like half-edges and edge coloring, and improves the approximation ratio for the shortest superstring problem.
Findings
Achieves a 0.7 approximation for Max ATSP.
Provides a new approximation ratio of approximately 2.434 for SSP.
Introduces techniques of diluting and eliminating subgraphs with half-edges.
Abstract
In the maximum asymmetric traveling salesman problem (Max ATSP) we are given a complete directed graph with nonnegative weights on the edges and we wish to compute a traveling salesman tour of maximum weight. In this paper we give a fast combinatorial -approximation algorithm for Max ATSP. It is based on techniques of {\em eliminating} and {\em diluting} problematic subgraphs with the aid of {\it half-edges} and a method of edge coloring. (A {\it half-edge} of edge is informally speaking "either a head or a tail of ".) A novel technique of {\em diluting} a problematic subgraph consists in a seeming reduction of its weight, which allows its better handling. The current best approximation algorithms for Max ATSP, achieving the approximation guarantee of , are due to Kaplan, Lewenstein, Shafrir, Sviridenko (2003) and Elbassioni, Paluch, van…
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
TopicsAlgorithms and Data Compression · Optimization and Search Problems · Advanced Image and Video Retrieval Techniques
