运筹与管理 ›› 2014, Vol. 23 ›› Issue (5): 70-77.

• 理论分析与方法探讨 • 上一篇    下一篇

改进蚁群算法优化周期性车辆路径问题

蔡婉君1, 王晨宇1, 于滨1, 杨忠振1, 姚宝珍2   

  1. 1.大连海事大学 交通运输管理学院,辽宁 大连 116026;
    2.大连理工大学 机械工程学院,辽宁 大连 116024
  • 收稿日期:2012-11-26 出版日期:2021-05-25
  • 作者简介:于滨(1977-),男,大连人,博士,副教授。研究方向:智能公交,高性能计算。
  • 基金资助:
    国家自然科学基金青年基金项目(51108053,51078049,51208079);教育部新世纪人才支持计划(NCET-12-0752);辽宁省优秀人才支持计划(LJQ2012045)

Improved Ant Colony Algorithm for Period Vehicle Routing Problem

CAI Wan-jun1, WANG Chen-yu1, YU Bin1, YANG Zhong-zhen1, YAO Bao-zhen2   

  1. 1. Transportation Management College, Dalian Maritime University, Dalian 116026, P.R. China;
    2. School of Automotive Engineering, Dalian University of Technology, Dalian 116024, P.R.China
  • Received:2012-11-26 Online:2021-05-25

摘要: 周期性车辆路径问题(PVRP)是标准车辆路径问题(VRP)的扩展,PVRP将配送期由单一配送期延伸到T(T>1)期,因此,PVRP需要优化每个配送期的顾客组合和配送路径。由于PVRP是一个内嵌VRP的问题,其比标准VRP问题更加复杂,难于求解。本文采用蚁群算法对PVRP进行求解,并提出采用两种改进措施——多维信息素的运用和基于扫描法的局部优化方法来提高算法的性能。最后,通过9个经典PVRP算例对该算法进行了数据实验,结果表明本文提出的改进蚁群算法求解PVRP问题是可行有效的,同时也表明两种改进措施可以显著提高算法的性能。

关键词: 周期性车辆路径问题, 蚁群算法, 多维信息素, 扫描法

Abstract: Period Vehicle Routing Problem(PVRP)is a generalized classic vehicle routing problem(VRP), in which the planning period is extended to a t-day period. Therefore, custom group and route should be optimized every day in PVRP. Embedded in VRP, PVRP is too complicated to be solved. As many route operations are formulated in a certain period, PVRP is very popular in practice. In recent years, distribution centers have paid much attention to the problem of vehicle delivery with the growing fuel cost and fierce supply chain competition. Especially in some situations, vehicles have to serve some fixed customers in a given period, and besides, the service times of each customer are settled in advance. Optimization of the repetitive operations will significantly save cost. Many researches have shown that the heuristic method based on the simulation of biological is very suitable for solving large-scale combinatorial optimization problem. Ant colony optimization(ACO)is founded on the behavior of ant colony foraging in nature, which has been proved to be feasibility for solving VRP problems in lots of research. Therefore, this paper presents an improved ant colony optimization(IACO), in which a multi-dimension pheromone matrix and a local optimization strategy based on scanning method are introduced. To test the two strategies for IACO, this paper designs four groups of contrast tests, in which ACO+SP,ACO+MP,ACO+MPB and IACO are used when optimizing the period vehicle routing problem in 9 classical examples. The results show that the two strategies can improve the performance of ACO effectively and IACO is an effective tool for PVRP. Besides, after comparing the results of IACO, CGW algorithm and CGL algorithm, IACO is proved to be effective method in simple optimization problems.

Key words: period vehicle routing problem, ant colony optimization, multi-dimension pheromone, scanning method

中图分类号: