DocumentCode
2437324
Title
A New Parallel Ant Colony Optimization Algorithm Based on Message Passing Interface
Author
Jie, Xiong ; Caiyun, Liu ; Zhong, Chen
Author_Institution
Coll. of Electron. & Inf., Yangtze Univ., Jingzhou
Volume
2
fYear
2008
fDate
19-20 Dec. 2008
Firstpage
178
Lastpage
182
Abstract
As a successful metaheuristic, ant colony optimization (ACO) performs excellently in solving most combinatorial optimization problems. However, the ACO algorithm needs considerable computational time and resources when the complexity of the problem increases. Parallel implementing is a good ideal to speedup it. A new parallel ant colony optimization (PACO) algorithm is presented, which has the characteristics of coarse-granularity interacting multiant colonies, partially asynchronous parallel implementation and a new information exchange strategy. The code is written in C and MPI and the main application has been executed on the dawn 4000 L parallel computer. We evaluate the PACO algorithm proposed in this paper by study the convergence speed, parallel size scalability and problem size scalability of it. The numerical results indicate that: (1) the PACO algorithm can construct solution better than the sequential ACO (SACO) algorithm and converge faster then SACO; (2) more computational nodes can reduce the computational time obviously and obtain significant speedup; (3) the PACO algorithm is more efficient for the large scale traveling salesman problem with fine quality of solution.
Keywords
application program interfaces; combinatorial mathematics; computational complexity; mathematics computing; message passing; optimisation; parallel algorithms; C language; asynchronous parallel implementation; coarse-granularity; combinatorial optimization problem; computational complexity; information exchange strategy; message passing interface; parallel ant colony optimization algorithm; Ant colony optimization; Broadcasting; Clustering algorithms; Computational intelligence; Computer industry; Conferences; Educational institutions; Message passing; Scalability; Traveling salesman problems;
fLanguage
English
Publisher
ieee
Conference_Titel
Computational Intelligence and Industrial Application, 2008. PACIIA '08. Pacific-Asia Workshop on
Conference_Location
Wuhan
Print_ISBN
978-0-7695-3490-9
Type
conf
DOI
10.1109/PACIIA.2008.248
Filename
4756760
Link To Document