A Hybrid Ant Colony Algorithm for Capacitated Vehicle Routing Problem

Liu Zhishuo,Chai Yueting
DOI: https://doi.org/10.1109/icsmc.2006.384741
2007-01-01
Abstract:A new multiple ant colonies algorithm based on sweep algorithm (SbMACA) was developed for solving the Capacitated Vehicle Routing Problem (CVRP). The SbMACA is different from other ACAs developed before mainly in two aspects. Firstly, once the ants have constructed their solutions, each ant's solution might be improved by applying Sweep Algorithm which makes improvement to the solutions by exchanging the vertices between subtours. Secondly, a new Multiple Ant Colonies technique is proposed, in which multiple ant colonies are executed separately and simultaneously, and after all colonies are in the state of stagnation, communication among them is carried out in order to do favor to leave the local peaks. Experiment shows that the SbMACA is able to find solutions for CVRP within 0.28% of known optimal solutions and is competitive when compared with the best Tabu Search meta-heuristics.
What problem does this paper attempt to address?