An Exact Method for the Daily Package Shipment Problem with Outsourcing
Zhuolin Wang, Rongping Zhu, Jian-Ya Ding, Yu Yang, Keyou You

TL;DR
This paper introduces an exact, efficient method for solving a large-scale daily package shipment problem with outsourcing, significantly reducing costs and computational time in a real-world Chinese logistics context.
Contribution
The paper proposes a novel two-layer localized model and a column generation algorithm to efficiently solve a complex, NP-hard package shipment problem with outsourcing options.
Findings
Cost savings of up to 1 million CNY daily.
Faster solution times than CPLEX for large instances.
Effective handling of large-scale, real-world shipment data.
Abstract
The package shipment problem requires to optimally co-design paths for both packages and a heterogeneous fleet in a transit center network (TCN). Instances arising from the package delivery industry in China usually involve more than ten thousand origin-destination (OD) pairs and have to be solved daily within an hour. Motivated by the fact that there is no interaction among different origin centers due to their competitive relationship, we propose a novel two-layer localized package shipment on a TCN (LPS-TCN) model that exploits outsourcing for cost saving. Consequently, the original problem breaks into a set of much smaller shipment problems, each of which has hundreds of OD pairs and is subsequently modelled as a mixed integer program (MIP). Since the LPS-TCN model is proved to be Strongly NP-hard and contains tens of thousands of feasible paths, an off-the-shelf MIP solver cannot…
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
TopicsOptimization and Packing Problems · Advanced Manufacturing and Logistics Optimization · Vehicle Routing Optimization Methods
