Maximum ATSP with Weights Zero and One via Half-Edges
Katarzyna Paluch

TL;DR
This paper introduces a fast combinatorial 3/4-approximation algorithm for the maximum asymmetric TSP with weights zero and one, matching the best previous LP-based approximation factor.
Contribution
It presents a new combinatorial approach using half-edges to achieve the same approximation ratio as the best LP-based methods.
Findings
Achieves a 3/4 approximation ratio for max ATSP with weights zero and one.
Uses a novel half-edge concept in cycle cover computation.
Provides a faster combinatorial algorithm matching LP-based performance.
Abstract
We present a fast combinatorial -approximation algorithm for the maximum asymmetric TSP with weights zero and one. The approximation factor of this algorithm matches the currently best one given by Bl\"aser in 2004 and based on linear programming. Our algorithm first computes a maximum size matching and a maximum weight cycle cover without certain cycles of length two but possibly with {\em half-edges} - a half-edge of a given edge is informally speaking a half of that contains one of the endpoints of . Then from the computed matching and cycle cover it extracts a set of paths, whose weight is large enough to be able to construct a traveling salesman tour with the claimed guarantee.
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
TopicsAdvanced Graph Theory Research · Vehicle Routing Optimization Methods · Maritime Ports and Logistics
