An Efficient and Almost Optimal Solver for the Joint Routing-Assignment Problem via Partial JRA and Large-{\alpha} Optimization
Qilong Yuan

TL;DR
This paper introduces a novel Partial Path Reconstruction (PPR) solver combined with Large-α optimization for the Joint Routing-Assignment problem, achieving near-optimal solutions efficiently for large instances.
Contribution
The work presents a new PPR-based framework with Large-α constraints that significantly improves solution accuracy and efficiency over existing methods for large-scale JRA problems.
Findings
Achieves an average deviation of 0.00% from optimal solutions on benchmark datasets.
Reduces solution deviation by half compared to previous heuristics.
Maintains high computational efficiency for large instances up to 1000 nodes.
Abstract
The Joint Routing-Assignment (JRA) optimization problem simultaneously determines the assignment of items to placeholders and a Hamiltonian cycle that visits each node pair exactly once, with the objective of minimizing total travel cost. Previous studies introduced an exact mixed-integer programming (MIP) solver, along with datasets and a Gurobi implementation, showing that while the exact approach guarantees optimality, it becomes computationally inefficient for large-scale instances. To overcome this limitation, heuristic methods based on merging algorithms and shaking procedures were proposed, achieving solutions within approximately 1% deviation from the optimum. This work presents a novel and more efficient approach that attains high-accuracy, near-optimal solutions for large-scale JRA problems. The proposed method introduces a Partial Path Reconstructon (PPR) solver that first…
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 · Transportation Planning and Optimization · Complexity and Algorithms in Graphs
