Score: 1

Assignment-Routing Optimization with Cutting-Plane Subtour Elimination: Solver and Benchmark Dataset

Published: October 18, 2025 | arXiv ID: 2510.17888v1

By: Qilong Yuan

Potential Business Impact:

Finds cheapest way to connect all points.

Business Areas:
A/B Testing Data and Analytics

We study a joint routing-assignment optimization problem in which a set of items must be paired one-to-one with a set of placeholders while simultaneously determining a Hamiltonian cycle that visits every node exactly once. Both the assignment and routing decisions are optimized jointly to minimize the total travel cost. In this work, we propose a method to solve this problem using an exact MIP formulation with Gurobi, including cutting-plane subtour elimination. With analysis of the computational complexity and through extensive experiments, we analyze the computational limitations of this approach as the problem size grows and reveal the challenges associated with the need for more efficient algorithms for larger instances. The dataset, formulations, and experimental results provided here can serve as benchmarks for future studies in this research area. GitHub repository: https://github.com/QL-YUAN/Joint-Assignment-Routing-Optimization

Country of Origin
πŸ‡ΈπŸ‡¬ Singapore

Repos / Data Links

Page Count
8 pages

Category
Computer Science:
Data Structures and Algorithms