Journal of Jilin University (Information Science Edition) ›› 2023, Vol. 41 ›› Issue (3): 493-502.

Previous Articles     Next Articles

Solving Vehicle Routing Problem of Milk-Run Based on Discrete Seagull Algorithm

ZHANG Qiang1, HAN Liting1, JIANG Huiqing1, ZHU Bilei1, WEI Yonghe2   

  1. 1. School of Computer and Information Technology, Northeast Petroleum University, Daqing 163318, China; 2. Management Training Center, Chinses Grid Hebei Electric Power Company Limited, Beijing 100000, China
  • Received:2022-06-02 Online:2023-06-08 Published:2023-06-14

Abstract: To reduce the transportation cost in the VRP (Vehicle Routing Problem) of milk-run, a discrete seagull algorithm is proposed. Firstly, in the process of seagull migration, insert and reverse operations are used to update the seagull position to improve the algorithm's search speed. Secondly, swap and 3-opt operations are used to update the seagull position to improve the algorithm's local search capability. Finally, combined with simulated annealing algorithm, the phenomenon of landing on local optimum is prevented during the operation of the algorithm, the update strategy is redefined under the discrete vehicle routing problem. With the lowest total cost as the objective function, the corresponding mathematical model is constructed. Experiment results show that the algorithm is able to efficaciously deal with the vehicle routing problem of milk-run, the finding effect and solution quality are better than the standard seagull optimization algorithm, particle swarm algorithm, simulated annealing, gray wolf optimization, whale optimization algorithm, and moth-flame optimization.

Key words: discrete seagull algorithm; , milk-run; , vehicle routing problem; , optimization algorithm

CLC Number: 

  • TP18