计算机工程与应用 ›› 2012, Vol. 48 ›› Issue (4): 244-248.

• 工程与应用 • 上一篇    

带时间窗口动态车辆路径规划模型及其求解算法

洪联系   

  1. 集美大学 计算机工程学院,福建 厦门 361021
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2012-02-01 发布日期:2012-04-05

Model of dynamic vehicle routing problem with time windows and its solution algorithm

HONG Lianxi   

  1. School of Computer Engineering, Jimei University, Xiamen, Fujian 361021, China
  • Received:1900-01-01 Revised:1900-01-01 Online:2012-02-01 Published:2012-04-05

摘要: 基于事件触发,把带时间窗口动态车辆路径规划问题(DVRPTW)分解成一系列延迟快照,在快照基础上建立相应的动态数学模型,并提出双缓冲区改进大邻域搜索算法进行求解。利用算法的特点,实现新请求无缝插入。采用Solomon设计的56个100节点范例和Lackner相应的动态测试数据,经不同类型动态实例的实验表明,所建立的模型和给出的算法是有效的。

关键词: 动态车辆路径规划问题(DVRP), 时间窗口, 大邻域搜索, 实时规划, 启发式算法

Abstract: The Dynamic Vehicle Routing Problem with Time Windows(DVRPTW) is broken down into a series of delaying snapshots based on event-trigger. And a dynamic model of DRPTW is established based on these snapshots. An improved large neighborhood search algorithm with double buffers is presented to solve the problem. The algorithm can implement that the latest requests are inserted steady. Computational results of a large number of test problems, which are cited from Solomon’s static benchmarks and Lacker’s dynamic data set, show that the model and method are valid and are superior to other methods in most instances.

Key words: Dynamic Vehicle Routing Problem(DVRP), time windows, Large Neighborbood Search(LNS), real routing, heuristics