Deep Reinforcement Learning for Solving the Fleet Size and Mix Vehicle Routing Problem
Pengfu Wan, Jiawei Chen, Gangyan Xu

TL;DR
This paper introduces a deep reinforcement learning approach, using a novel policy network, to efficiently solve the complex Fleet Size and Mix Vehicle Routing Problem, achieving near-optimal solutions quickly in large-scale scenarios.
Contribution
It develops a DRL-based method with a specialized policy network for joint fleet and routing decisions, advancing solution speed and scalability for FSMVRP.
Findings
Demonstrates high computational efficiency and scalability in large instances.
Achieves near-optimal solutions within seconds.
Outperforms traditional methods in time-constrained environments.
Abstract
The Fleet Size and Mix Vehicle Routing Problem (FSMVRP) is a prominent variant of the Vehicle Routing Problem (VRP), extensively studied in operations research and computational science. FSMVRP requires simultaneous decisions on fleet composition and routing, making it highly applicable to real-world scenarios such as short-term vehicle rental and on-demand logistics. However, these requirements also increase the complexity of FSMVRP, posing significant challenges, particularly in large-scale and time-constrained environments. In this paper, we propose a deep reinforcement learning (DRL)-based approach for solving FSMVRP, capable of generating near-optimal solutions within a few seconds. Specifically, we formulate the problem as a Markov Decision Process (MDP) and develop a novel policy network, termed FRIPN, that seamlessly integrates fleet composition and routing decisions. Our method…
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 and Mobility Innovations · Urban and Freight Transport Logistics
