Title :
A Clustering-Based Evolutionary Algorithm for Traveling Salesman Problem
Author :
Liu, Dalian ; Wang, Xinfeng ; Du, Jinling
Author_Institution :
Dept. of Basic Course Teaching, Beijing Union Univ., Beijing, China
Abstract :
The traveling salesman problem (TSP) is widely used in many real world problems. It is very important to design efficient algorithms for this problem. The key issue in TSP is that the computation cost will increase rapidly with the increasing of the size of the problem. To overcome the shortcoming, in this paper a novel evolutionary algorithm based on a clustering algorithm is proposed for TSP. The proposed algorithm consists of three phases. In the first phase, the cities are divided into several group by a clustering algorithm. In the second phase, each group of cities are considered as a smaller scale TSP problem and this smaller size TSP problem is solved by a new evolutionary algorithm and get a sub-tour of the cities of this group. In the third phase, a connection scheme is proposed to connect these sub-tours into a feasible tour of whole cities. Furthermore, this feasible tour is improved by a local search scheme. At last, the simulations on some standard test problems are made, and the results indicate the proposed algorithm is efficient.
Keywords :
evolutionary computation; pattern clustering; search problems; transportation; travelling salesman problems; clustering based evolutionary algorithm; computation cost; feasible tour; local search scheme; traveling salesman problem; Cities and towns; Clustering algorithms; Computational intelligence; Conference management; Education; Engineering management; Evolutionary computation; Security; Testing; Traveling salesman problems; clustering; evolutionary algorithms; traveling salesman problem;
Conference_Titel :
Computational Intelligence and Security, 2009. CIS '09. International Conference on
Conference_Location :
Beijing
Print_ISBN :
978-1-4244-5411-2
DOI :
10.1109/CIS.2009.80