Solving traveling salesman problems via artificial intelligent search techniques

  • Authors:
  • Supaporn Suwannarongsri;Deacha Puangdownreong

  • Affiliations:
  • Department of Industrial Engineering, Faculty of Engineering, South-East Asia University, Bangkok, Thailand;Department of Industrial Engineering, Faculty of Engineering, South-East Asia University, Bangkok, Thailand

  • Venue:
  • AIKED'12 Proceedings of the 11th WSEAS international conference on Artificial Intelligence, Knowledge Engineering and Data Bases
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

The traveling salesman problem (TSP) is one of the most intensively studied problems in computational mathematics and combinatorial optimization. It is also considered as the class of the NP-complete combinatorial optimization problems. By literatures, many algorithms and approaches have been launched to solve such the TSP. However, no current algorithms that can provide the exactly optimal solution of the TSP problem are available. This paper proposes the application of AI search techniques to solve the TSP problems. Three AI search methods, i.e. genetic algorithms (GA), tabu search (TS), and adaptive tabu search (ATS), are conducted. They are tested against ten benchmark real-world TSP problems. As results compared with the exactly optimal solutions, the AI search techniques can provide very satisfactory solutions for all TSP problems.