Vehicle Routing Problem with Resource-Constrained Pickup and Delivery
Manbir Sodhi, Romesh Prasad, Harishjitu Saseendran

TL;DR
This paper introduces a new vehicle routing problem model with resource constraints and decoupled pickup and delivery, proposing a two-stage metaheuristic solution that significantly improves solution quality for large instances.
Contribution
The paper formulates the VRP-RPD, a novel routing problem with inter-route dependencies, and develops a GPU-accelerated metaheuristic pipeline that outperforms baseline heuristics.
Findings
Achieves up to 74% reduction in makespan compared to baselines.
Effective for large instances up to 1000 nodes.
Demonstrates practical relevance in autonomous and resource-constrained scenarios.
Abstract
We introduce the Vehicle Routing Problem with Resource-Constrained Pickup and Delivery (VRP-RPD), where vehicles transport finite identical resources to customer locations for autonomous processing before retrieval and redeployment. Unlike classical pickup-and-delivery problems where the same vehicle must perform both operations for each customer, VRP-RPD permits different vehicles to handle dropoff and pickup at the same location, creating inter-route dependencies absent from standard formulations. This decoupling reflects practical scenarios in autonomous robotics deployment, portable medical equipment distribution, disaster relief operations, construction tool rental, and agricultural sensor networks, where transport vehicles are the scarce resource and need not wait during processing. The objective is to minimize makespan, defined as the time when the last vehicle returns after all…
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 · Advanced Manufacturing and Logistics Optimization · Optimization and Packing Problems
