A 3/2-Approximation for the Metric Many-visits Path TSP
Krist\'of B\'erczi, Matthias Mnich, Roland Vincze

TL;DR
This paper introduces a polynomial-time 3/2-approximation algorithm for the metric Many-visits Path TSP, generalizing previous results and addressing a long-standing open problem in route optimization.
Contribution
It presents the first efficient 3/2-approximation algorithm for the metric Many-visits Path TSP, extending techniques from Path TSP and matroid theory.
Findings
Achieves a 3/2-approximation ratio for the problem.
Develops a polynomial-time algorithm for minimum cost connected, degree-bounded multigraphs.
Generalizes a key matroid basis result to polymatroids with element multiplicities.
Abstract
In the Many-visits Path TSP, we are given a set of cities along with their pairwise distances (or cost) , and moreover each city comes with an associated positive integer request . The goal is to find a minimum-cost path, starting at city and ending at city , that visits each city exactly times. We present a -approximation algorithm for the metric Many-visits Path TSP, that runs in time polynomial in and poly-logarithmic in the requests . Our algorithm can be seen as a far-reaching generalization of the -approximation algorithm for Path TSP by Zenklusen (SODA 2019), which answered a long-standing open problem by providing an efficient algorithm which matches the approximation guarantee of Christofides' algorithm from 1976 for metric TSP. One of the key components of our approach is a polynomial-time algorithm to…
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 · Complexity and Algorithms in Graphs · Optimization and Search Problems
