• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2021, Vol. 43 ›› Issue (06): 1121-1130.

Previous Articles     Next Articles

A novel branch and price algorithm for routing electric vehicles in inter-town express package delivery systems

SHI Xin-xin1,CHEN Shu-guo2,MA Hong3,DENG Ming-rong1   

  1. (1.School of Management,Zhejiang University,Hangzhou 310058;

    2.State Grid Zhejiang Electric Power Corp.,Hangzhou 310007;

    3.School of Engineers,Zhejiang University,Hangzhou 310015,China)

  • Received:2020-03-03 Revised:2020-07-21 Accepted:2021-06-25 Online:2021-06-25 Published:2021-06-23

Abstract: This paper proposes a novel branch and price (B&P) algorithm to realize the route planning of vehicles and goods for the inter-town express package delivery system supported by electric vehicles. The time-space network is used to discretize the time to build a mathematical programming model, while the management of vehicle resources, storage resources and charging pile resources are taken into account. In the B&P algorithm, the combination of branch strategy and cutting plane strategy effectively weakens the symmetry problem caused by time discretization. The strengthening strategy effectively filters the generated path variables and uses a solver to help the algorithm quickly find a high-quality feasible solution. The experiment compares the B&P algorithm with commercial solvers and heuristic algorithms based on column generation. It shows that the B&P algorithm has obvious advantages in accurately solving small-scale problems and heuristically solving medium-scale problems, so that it can effectively solve the problems. 



Key words: electric vehicle, vehicle routing, time-space network, branch and price algorithm