Improved ant colony algorithm and application in the vehicle routing problems

JiaShan Zhang,Zhi-hong WANG,YingXian Chen
2013-01-01
Abstract:Ant colony algorithm (ACA) is a metaheuristic method for combinatorial optimization problems. It is applied to the vehicle routing problems (VRP) successfully. In this paper, a mixed integer programming model on VRP is established and ACA is applied to routes optimization. Genetic operators, such as crossover and mutation, are introduced into ACA. New crossover operator is designed to enhance the evolutionary rate and global searching capability. In the construction of paths, deterministic search is introduced with a certain probability to overcome slow speed of exploratory search. Local pheromone updating increases exploration for edges unvisited, and avoids the algorithm converging to the local optimal solution. The simulation results show that satisfying solutions can be obtained quickly by the proposed algorithm. © 2013 ICIC International.
What problem does this paper attempt to address?