DocumentCode
2624397
Title
FLEXMAP-a neural network for the traveling salesman problem with linear time and space complexity
Author
Fritzke, Bernd ; Wilke, Peter
Author_Institution
Lehrstuhl fuer Programmiersprachen, Erlangen-Nurnberg Univ., Germany
fYear
1991
fDate
18-21 Nov 1991
Firstpage
929
Abstract
The authors present a self-organizing `neural´ network for the traveling salesman problem. It is partly based on the model of Kohonen. The proposed approach differs from former work in this direction as no ring structure with a fixed number of elements is used. Instead a small initial structure is enlarged during a distribution process. This makes it possible to replace the central search step, which normally needs time O (n ), by a local procedure that needs time O (1). Since the total number of search steps that must be performed is O (n) the runtime of the model scales linearly with problem size. This is better than every known neural or conventional algorithm. The path lengths of the solutions generated are less than 10% longer than the optimum solutions of solved problems from the literature
Keywords
computational complexity; neural nets; operations research; FLEXMAP; Kohonen model; central search step; distribution process; initial structure; linear space complexity; linear time complexity; neural network; optimum solutions; path lengths; problem size; search steps; self-organizing network; traveling salesman problem; Cities and towns; Joining processes; Neural networks; Space exploration; Traveling salesman problems;
fLanguage
English
Publisher
ieee
Conference_Titel
Neural Networks, 1991. 1991 IEEE International Joint Conference on
Print_ISBN
0-7803-0227-3
Type
conf
DOI
10.1109/IJCNN.1991.170519
Filename
170519
Link To Document