Supervised Permutation Invariant Networks for Solving the CVRP with Bounded Fleet Size
Daniela Thyssens, Jonas Falkner, Lars Schmidt-Thieme

TL;DR
This paper introduces a supervised deep learning method for solving the Capacitated Vehicle Routing Problem with a fixed fleet size, offering a practical and efficient alternative to existing approaches that often lack this constraint.
Contribution
The authors develop a novel supervised neural network framework that constructs complete routing solutions respecting a fixed number of vehicles, improving speed and practicality over prior methods.
Findings
Achieves competitive routing solutions with fewer vehicles.
Faster training and inference compared to state-of-the-art methods.
Demonstrates stable performance across various experiments.
Abstract
Learning to solve combinatorial optimization problems, such as the vehicle routing problem, offers great computational advantages over classical operations research solvers and heuristics. The recently developed deep reinforcement learning approaches either improve an initially given solution iteratively or sequentially construct a set of individual tours. However, most of the existing learning-based approaches are not able to work for a fixed number of vehicles and thus bypass the complex assignment problem of the customers onto an apriori given number of available vehicles. On the other hand, this makes them less suitable for real applications, as many logistic service providers rely on solutions provided for a specific bounded fleet size and cannot accommodate short term changes to the number of vehicles. In contrast we propose a powerful supervised deep learning framework that…
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 · Supply Chain and Inventory Management
Methodstravel james
