Equitable Routing--Rethinking the Multiple Traveling Salesman Problem
Abhay Singh Bhadoriya, Deepjyoti Deka, Kaarthik Sundar

TL;DR
This paper introduces fairness-driven variants of the Multiple Traveling Salesman Problem, promoting equitable workload distribution while maintaining cost efficiency, with algorithms guaranteeing global optimality demonstrated through computational experiments.
Contribution
The paper proposes two new parametric fairness variants of the MTSP and develops algorithms that ensure global optimality for these formulations.
Findings
Algorithms effectively solve fairness-constrained MTSP variants.
Computational experiments validate the effectiveness on benchmark and real-world data.
Fairness variants can generate Pareto fronts balancing total cost and workload equity.
Abstract
The Multiple Traveling Salesman Problem (MTSP) extends the traveling salesman problem by assigning multiple salesmen to visit a set of targets from a common depot, with each target visited exactly once while minimizing total tour length. A common variant, the min-max MTSP, focuses on workload balance by minimizing the longest tour, but it is difficult to solve optimally due to weak linear relaxation bounds. This paper introduces two new parametric fairness-driven variants of the MTSP: the -Fair-MTSP and the -Fair-MTSP, which promote equitable distribution of tour lengths while controlling overall cost. The -Fair-MTSP is formulated as a mixed-integer second-order cone program, while the -Fair-MTSP is modeled as a mixed-integer linear program. We develop algorithms that guarantee global optimality for both formulations. Computational experiments…
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.
