Linear Programming based Reductions for Multiple Visit TSP and Vehicle Routing Problems
Aditya Pillai, Mohit Singh

TL;DR
This paper introduces a linear programming reduction that transforms algorithms for the multiple TSP into algorithms for the many-visits multiple TSP, maintaining approximation quality and simplifying the handling of visit requests.
Contribution
The authors present a simple LP-based reduction that extends mTSP algorithms to MV-mTSP, improving approximation guarantees and demonstrating that visit requests do not increase problem complexity.
Findings
The reduction preserves approximation factors for various MV-mTSP variants.
Existing LP-based and combinatorial algorithms can be adapted to MV-mTSP using this reduction.
The approach simplifies handling exponential visit requests in MV-mTSP.
Abstract
Multiple TSP () is a important variant of where a set of salesperson together visit a set of cities. The problem has applications to many real life applications such as vehicle routing. Rothkopf introduced another variant of called many-visits TSP () where a request is given for each city and a single salesperson needs to visit each city times and return back to his starting point. A combination of and called many-visits multiple TSP was studied by B\'erczi, Mnich, and Vincze where the authors give approximation algorithms for various variants of . In this work, we show a simple linear programming (LP) based reduction that converts a LP-based algorithm…
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
TopicsVehicle Routing Optimization Methods · Maritime Ports and Logistics · Smart Parking Systems Research
