|
计算机应用 2009
Ant colony algorithm based on pheromone intensity
|
Abstract:
When selecting the path, all the existing ant colony algorithms take account of the information of pheromone and distance. In order to simulate the real ant better, this paper proposed a new ant colony algorithm based on the intensity of pheromone, which only depended on the intensity of pheromone when selecting the path. The path length (or distance) was used when initializing and updating the pheromone. A strategy of dynamic pheromone update was given. The experiments demonstrate that the proposed algorithm can obtain good searching results, and the speed of operation is more than five times faster than the existing ant colony algorithms.