An Approsimate Solution of Travelling Salesman Problem Using a Smoothing Method

  • ARAKI, Tomoyuki (Dept. of Information and Computer Sciences, Kanagawa Institute of Technology) ;
  • YAMAMOTO, Fujio (Dept. of Information and Computer Sciences, Kanagawa Institute of Technology)
  • Published : 1998.06.01

Abstract

It is well known that traveling salesman problem (for short, TSP) is one of mot important problems for optimization, and almost all optimization problems result in TSP. This paper describes on an effective solution of TSP using genetic algorithm. The features of our method are summarized as follows : (1) By using division and unification method, a large problem is replaced with some small ones. (2) Smoothing method proposed in this paper enables us to obtain a fine approximate solution globally. Accordingly, demerits caused by division and unification method are decreased. (3) Parallel operation is available because all divided problems are independent of each other.

Keywords