Karp's patching algorithm on dense digraphs
Alan Frieze

TL;DR
This paper analyzes Karp's patching algorithm on dense directed graphs with random edge costs, showing it finds near-optimal tours efficiently in the asymmetric TSP setting.
Contribution
It proves that Karp's patching algorithm yields asymptotically optimal solutions for dense random digraphs with high probability.
Findings
Karp's algorithm finds tours asymptotically equal to the assignment problem.
The algorithm runs in polynomial time.
Results hold for graphs with minimum in- and out-degree greater than half the vertices.
Abstract
We consider the following question. We are given a dense digraph with minimum in- and out-degree at least , where is a constant. The edges of are given edge costs , where is an independent copy of the uniform random variable . Let be the associated cost matrix where if . We show that w.h.p. the patching algorithm of Karp finds a tour for the asymmetric traveling salesperson problem that is asymptotically equal to that of the associated assignment problem. Karp's algorithm runs in polynomial time.
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
TopicsStochastic processes and statistical mechanics · Random Matrices and Applications · Markov Chains and Monte Carlo Methods
