English

Karp's patching algorithm on dense digraphs

Data Structures and Algorithms 2021-08-31 v3 Combinatorics

Abstract

We consider the following question. We are given a dense digraph DD with minimum in- and out-degree at least αn\alpha n, where α>1/2\alpha>1/2 is a constant. The edges of DD are given edge costs C(e),eE(D)C(e),e\in E(D), where C(e)C(e) is an independent copy of the uniform [0,1][0,1] random variable UU. Let C(i,j),i,j[n]C(i,j),i,j\in[n] be the associated n×nn\times n cost matrix where C(i,j)=C(i,j)=\infty if (i,j)E(D)(i,j)\notin E(D). 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.

Keywords

Cite

@article{arxiv.2006.10804,
  title  = {Karp's patching algorithm on dense digraphs},
  author = {Alan Frieze},
  journal= {arXiv preprint arXiv:2006.10804},
  year   = {2021}
}

Comments

I found an error in the proof