Research And Implementation Of Chaos Optimization Ant Colony Algorithm Based On Mapreduce

Peng-Fei Xie,Xue-Liang Fu,Gai-Fang Dong,Hong-Hui Li
2015-01-01
Abstract:When handling medium-sized 'Traveling Salesman Problem' (TSP) problem, the Ant Colony Algorithm (ACA) easily falls into local optimal solution and slow convergence. In this paper, we present a chaos optimization ant colony algorithm (COACA) based on MapReduce and focus on improving the above drawbacks. We experiment with some different examples from TSPLIB repository to verify the efficiency of COACA, the experimental results show that, when TSP node number increasing the improved algorithm can not only greatly shorten the execution time, but also can greatly improve the path optimization results.
What problem does this paper attempt to address?