Solving a Random Asymmetric TSP Exactly in Quasi-Polynomial Time w.h.p
Tolson Bell, Alan Frieze

TL;DR
This paper presents an algorithm that solves the asymmetric traveling salesman problem exactly in quasi-polynomial time with high probability, for instances with costs drawn from certain random distributions.
Contribution
It introduces a novel algorithm that achieves exact solutions for ATSP in quasi-polynomial time under specific random cost assumptions.
Findings
Algorithm solves ATSP exactly in $e^{ ext{polylog}(n)}$ time.
Works for costs from distributions including uniform and exponential.
High probability guarantees on solution correctness.
Abstract
Let the costs for an instance of the Asymmetric Traveling Salesperson Problem (ATSP) be independent copies of a non-negative random variable from a class of distributions that include the uniform distribution and the exponential mean 1 distribution with mean 1. We describe an algorithm that solves ATSP exactly in time , w.h.p.
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
TopicsMetaheuristic Optimization Algorithms Research · Algorithms and Data Compression · Advanced Algebra and Logic
