A Four-stage Heuristic Algorithm for Solving On-demand Meal Delivery Routing Problem
Lejun Zhou, Anke Ye, Simon Hu

TL;DR
This paper introduces a four-stage heuristic algorithm for on-demand meal delivery routing that efficiently combines orders, optimizes routes, and assigns couriers, improving service quality and reducing travel distance in real-time scenarios.
Contribution
The paper presents a novel four-stage heuristic algorithm that integrates order bundling, route optimization, and courier assignment for meal delivery routing problems.
Findings
The algorithm reduces average delivery time and travel distance.
It outperforms existing algorithms in solution quality.
The method effectively handles real-time data for dynamic routing.
Abstract
Meal delivery services provided by platforms with integrated delivery systems are becoming increasingly popular. This paper adopts a rolling horizon approach to solve the meal delivery routing problem (MDRP). To improve delivery efficiency in scenarios with high delivery demand, multiple orders are allowed to be combined into one bundle with orders from different restaurants. Following this strategy, an optimization-based four-stage heuristic algorithm is developed to generate an optimal routing plan at each decision point. The algorithm first generates bundles according to orders' spatial and temporal distribution. Secondly, we find feasible bundle pairs. Then, routes for delivering any single bundle or multiple bundles are optimized, respectively. Finally, the routes are assigned to available couriers. In computational experiments using instances from open datasets, the system's…
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
Methodstravel james
