高效启发式算法在动态派车中实现高奖励与极低计算开销的平衡。
Reward-Density Heuristic for Dynamic Multi-Vehicle Routing: Performance and Computational Efficiency

- 基于奖励密度设计贪心启发式,实时分配任务给多辆车辆。
- 在多种规模下性能媲美高级元启发式,计算时间少2-3个数量级。
- 适合需要快速响应的无人机调度和城市出租车派单场景。
车辆路径问题(VRP)及其变体是现代物流与城市交通中最具实际意义的优化挑战之一。本文研究一种结合了VRP与探索者问题(OP)特性的动态在线变体:车队需在固定时间内最大化累积奖励,并随新任务到来持续重规划。我们提出并评估了一种名为“效率启发式”的奖励密度启发式方法。该方法在无人机任务分配与城市出租车调度两个应用场景中,针对不同车队规模与任务量进行了测试。与四种经典构造启发式及三种元启发式算法(自适应大邻域搜索、遗传算法、模拟退火)在相同条件下对比。所有配置下,该启发式在解质量上达到最优元启发式水平,但规划时间减少2至3个数量级,在奖励与计算成本之间实现帕累托占优。结果表明,在动态、时间受限的路径规划环境中,精心设计的贪心启发式可以极低计算代价逼近复杂搜索算法性能,适用于在线部署的实际系统。
原文摘要 · Abstract (English)
The Vehicle Routing Problem (VRP) and its variants represent some of the most practically consequential optimization challenges in modern logistics and urban mobility. In this study, we address a dynamic, online variant combining elements of the VRP and the Orienteering Problem (OP), in which a fleet of vehicles must maximise cumulative reward collected within a fixed time horizon while continuously replanning as new tasks arrive. We propose and evaluate a reward-density heuristic for dynamic multi-vehicle assignment, referred to as the Efficiency heuristic. We evaluate this formulation across two application domains: autonomous drone task allocation and urban taxi dispatch, across multiple fleet sizes and task scales. The proposed method is compared with four classical construction heuristics and three metaheuristic algorithms (Adaptive Large Neighbourhood Search, Genetic Algorithm, and Simulated Annealing), all evaluated under identical conditions. Across all tested configurations, the Efficiency heuristic matches the solution quality of the best metaheuristic algorithms while requiring two to three orders of magnitude less planning time, establishing Pareto dominance over all competing methods on the reward-versus-compute frontier. These findings suggest a practical design principle for real-time allocation and dispatch systems: in dynamic, time-constrained routing environments, carefully designed greedy heuristics can match the output of sophisticated search procedures at a fraction of the computational cost, making them preferable for online deployment.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。