Title :
Parallel Performance of an Ant Colony Optimization Algorithm for TSP
Author :
Gu Weidong;Feng Jinqiao;Wang Yazhou;Zhong Hongjun;Huo Jidong
Author_Institution :
Shandong Comput. Sci. Center(Nat. Supercomput. Center in Jinan), Jinan, China
fDate :
6/1/2015 12:00:00 AM
Abstract :
MAX-MIN ant colony system (MMAS) has been one of the most effective ant colony optimization algorithm for the traveling salesman problem (TSP) up to the present. Despite the intrinsic parallelism, problems such as excessive memory occupation and overlong communication cost arise in the parallel process for large-scale numerical examples. In this paper, for parallel optimization of MMAS, some strategies are proposed: a) by comparing the current solution with the optimal solution, unnecessary ergodic paths and iterations are abandoned, which accelerates the searching process, b) for generating distance matrix and updating pheromone matrix, communications are replaced by calculations, which reduces memory occupation and communication cost enormously. MMAS with the above strategies is implemented on the Sunway Blue Light supercomputer based on MPI. As a result, high feasibility and effectiveness are verified.
Keywords :
"Urban areas","Ant colony optimization","Optimization","Algorithm design and analysis","Acceleration","Convergence","Supercomputers"
Conference_Titel :
Intelligent Computation Technology and Automation (ICICTA), 2015 8th International Conference on
DOI :
10.1109/ICICTA.2015.159