MST Ant Colony Optimization with Lin-Kerninghan Local Search for the Traveling Salesman Problem

  • Authors:
  • Ying Zhang;Lijie Li

  • Affiliations:
  • -;-

  • Venue:
  • ISCID '08 Proceedings of the 2008 International Symposium on Computational Intelligence and Design - Volume 01
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

To solve a typical NP-hard combinatorial optimization problem-Traveling Salesman Problem, ant colony optimization based on minimum spanning tree(MST-ACO), is presented and the performance is reported. The mechanism of MST-ACO is described from three aspects: adopting Dual Nearest Insertion Procedure to initialize the pheromone, integrating reinforcement learning through computing lowbound by 1-minimum spanning tree, and combining Lin-Kerninghan local search. The results clearly show that MST-ACO has the property of effectively guiding the local search heuristics towards promising regions of the search space, which indicates that MST-ACO is an effective approach for solving the traveling salesman problem.