A Novel Parallel Ant Colony Optimization Algorithm with Dynamic Transition Probability

  • Authors:
  • Xu JunYong;Han Xiang;Liu CaiYun;Chen Zhong

  • Affiliations:
  • -;-;-;-

  • Venue:
  • IFCSTA '09 Proceedings of the 2009 International Forum on Computer Science-Technology and Applications - Volume 02
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Parallel implementation of Ant Colony Optimization(ACO) can reduce the computational time obviously for the large scale Combinatorial Optimization problem. A novel parallel ACO algorithm is proposed in this paper, which use dynamic transition probability to enlarge the search space by stimulating more ants choosing new path at early stage of the algorithm; use new parallel strategies to improve the parallel efficiency. We implement the algorithm on the Dawn 400L parallel computer using MPI and C language. The Numerical result indicates that: (1) the algorithm proposed in this paper can improve convergence speed effectively with the better solution quality; (2) more computational nodes can reduce the computational time obviously and obtain significant speedup; (3) the algorithm is more efficient for the large scale traveling salesman problem with fine quality of solution.