Application of Ant Colony Algorithm with Two Kinds of Pheromone in TSP

Zihao Wei
2007-01-01
Abstract:This paper gives an improved ant colony algorithm with two kinds of pheromone,it can overcome the deficiencies of the primal ant colony algorithm.To solve TSP,it shortens the time of the course to find the best value by enhancing the global pheromone weight.Also a local updating is introduced when the value is in a range of the best value given in TSPLIB.So this improved ant colony algorithm can find the desired value fleetly and accurately.At last,the module of TSP is developed,the improved ant colony algorithm is simulated in MATLAB,and the algorithm is improved obviously.
What problem does this paper attempt to address?