Title :
Using adaptive resonance theory and local optimization to divide and conquer large scale traveling salesman problems
Author :
Mulder, Samuel A. ; Wunsch, Donald C., II
Author_Institution :
Dept. of Comput. Sci., Missouri Univ., Rolla, MO, USA
Abstract :
The traveling salesman problem (TSP) is a very hard optimization problem in the field of operations research. It has been shown to be NP-complete, and is an often-used benchmark for new optimization techniques. One of the main challenges with this problem is that standard, non-AI heuristic approaches such as the Lin-Kernighan algorithm (LK) and the chained LK variant are currently very effective and in wide use for the common fully connected, Euclidean variant that is considered here. This paper presents an algorithm that uses adaptive resonance theory (ART) in combination with a variation of the Lin-Kernighan local optimization algorithm to solve very large instances of the TSP. The primary advantage of this algorithm over traditional LK and chained-LK approaches is the increased scalability and parallelism allowed by the divide-and-conquer clustering paradigm. Tours obtained by the algorithm are lower quality, but scaling is much better and there is a high potential for increasing performance using parallel hardware.
Keywords :
ART neural nets; computational complexity; divide and conquer methods; travelling salesman problems; Euclidean variant; Lin-Kernighan algorithm; NP-complete; adaptive resonance theory; chained Lin-Kernighan; divide-and-conquer clustering paradigm; local optimization; parallel hardware; traveling salesman problems; Clustering algorithms; Computer science; Large-scale systems; NP-complete problem; Neural networks; Operations research; Parallel processing; Polynomials; Resonance; Traveling salesman problems;
Conference_Titel :
Neural Networks, 2003. Proceedings of the International Joint Conference on
Print_ISBN :
0-7803-7898-9
DOI :
10.1109/IJCNN.2003.1223902