Modular Vehicle Routing Problem: Applications in Logistics
Hang Zhou, Yang Li, Chengyuan Ma, Keke Long, Xiaopeng Li

TL;DR
This paper introduces the Modular Vehicle Routing Problem (MVRP), modeling how modular vehicles can dock and split to optimize cargo delivery costs, and develops algorithms to solve this NP-hard problem efficiently.
Contribution
It formulates the MVRP as a new variant of VRP, develops MILP models and a Tabu Search algorithm, and demonstrates cost reductions and effective solutions in logistics applications.
Findings
Proposed algorithms find near-optimal solutions quickly.
MVRP reduces delivery costs by approximately 5.6%.
Cost savings improve with better platooning efficiency.
Abstract
Recent studies and industry advancements indicate that modular vehicles (MVs) have the potential to enhance transportation systems through their ability to dock and split during a trip. Although various applications of MVs have been explored across different domains, their application in logistics remains underexplored. This study examines the use of MVs in cargo delivery to reduce total delivery costs. We model the delivery problem for MVs as a variant of the Vehicle Routing Problem, referred to as the Modular Vehicle Routing Problem (MVRP). In the MVRP, MVs can either serve customers independently or dock with other MVs to form a platoon, thereby reducing the average cost per unit. In this study, we mainly focus on two fundamental types of MVRPs, namely the capacitated MVRP and the MVRP with time windows. To address these problems, we first developed mixed-integer linear programming…
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
TopicsAdvanced Manufacturing and Logistics Optimization · Vehicle Routing Optimization Methods · Optimization and Packing Problems
