Tabu Genetic Algorithm and its application in TSP

Chao Xu,Huihe Shao
2001-01-01
Abstract:This paper introduces TGA (Tabu Genetic Algorithm) - an improved GA characterized by adding tabu operation in crossover and mutation. The tabu operation will reduce the schema space in the initial stages of the genetic algorithm to improve the speed of convergence, while a relaxing operation is introduced in the TGA to ensure not losing its optimal solution. An application of TGA in TSP is also presented in the paper, which shows TGA has a faster convergency and better performance in large scale NP-Hard problem by comparison with standard GA.
What problem does this paper attempt to address?