Computer and Modernization ›› 2013, Vol. 1 ›› Issue (7): 87-090.doi: 10.3969/j.issn.1006-2475.2013.07.023

• 算法设计与分析 • Previous Articles     Next Articles

An Adaptive Ant Colony Optimization Algorithm Based on Detection Zone Strategy

BAI Ya-nan, REN Gao-ju   

  1. Gollege of Software, University of Pingdingshan, Pingdingshan 467000, China
  • Received:2013-02-26 Revised:1900-01-01 Online:2013-07-17 Published:2013-07-17

Abstract: For solving the Ant Colony System (ACS) own inherent defects, this paper proposes a novel combinatorial Ant Colony Optimization algorithm with detection zone strategy. In the proposed algorithm, the pheromone and the search path are modified dynamically. By using the detection method, the artificial ants are detected automatically per m iterations during the detection zone. When the ant colony falls into the local optimum, the variable q0 will be adaptively modified by the algorithm. Meanwhile, for improving the search abilities of artificial ants, it changes the global rate of pheromone evaporation and the maximum and minimum of pheromone, respectively. The performance of the novel algorithm is conducted, and the comparison among the original Ant System (AS), Ant Colony System (ACS) and the proposed algorithm is shown. The experiment result demonstrates that the CAAC(Combinatorial Adaptive Ant Colony) has a better performance than ACS in term of the capability of search and ability of restrain stagnation.

Key words: ant colony system, detection zone strategy, optimization algorithm