Background
Type: Article

Developing Programming Tools to Handle Traveling Salesman Problem by the Three Object-Oriented Languages

Journal: APPLIED COMPUTATIONAL INTELLIGENCE AND SOFT COMPUTING (16879724)Year: 2014Volume: Issue:
goldDOI:10.1155/2014/137928Language: English

Abstract

The traveling salesman problem (TSP) is one of the most famous problems. Many applications and programming tools have been developed to handle TSP. However, it seems to be essential to provide easy programming tools according to state-of-the-art algorithms. Therefore, we have collected and programmed new easy tools by the three object-oriented languages. In this paper, we present ADT (abstract data type) of developed tools at first; then we analyze their performance by experiments. We also design a hybrid genetic algorithm (HGA) by developed tools. Experimental results show that the proposed HGA is comparable with the recent state-of-the-art applications.


Other Keywords

LOCAL SEARCH ALGORITHMGENETIC ALGORITHMSIMPLEMENTATIONOPTIMIZATIONSOLVE