A self-organizing neural network using ideas from the immune system to solve the traveling salesman problem

  • Authors:
  • Thiago A. S. Masutti;Leandro N. de Castro

  • Affiliations:
  • Laboratory of Intelligent Systems (LSIN), Catholic University of Santos (UNISANTOS), R. Dr. Carvalho de Mendonça, 144, Vila Mathias Santos/SP, 11070-906, Brazil;Graduate Program in Electrical Engineering, Mackenzie University, R. da Consolação, 896 São Paulo/SP, 01302-907, Brazil

  • Venue:
  • Information Sciences: an International Journal
  • Year:
  • 2009

Quantified Score

Hi-index 0.08

Visualization

Abstract

Most combinatorial optimization problems belong to the NP-complete or NP-hard classes, which means that they may require an infeasible processing time to be solved by an exhaustive search method. Thus, less expensive heuristics in respect to the processing time are commonly used. These heuristics can obtain satisfactory solutions in short running times, but there is no guarantee that the optimal solution will be found. Artificial Neural Networks (ANNs) have been widely studied to solve combinatorial problems, presenting encouraging results. This paper proposes some modifications on RABNET-TSP, an immune-inspired self-organizing neural network, for the solution of the Traveling Salesman Problem (TSP). The modified algorithm is compared with other neural methods from the literature and the results obtained suggest that the proposed method is competitive in relation to the other ones, outperforming them in many cases with regards to the quality (cost) of the solutions found, though demanding a greater time for convergence in many cases.