期刊名称:Applied Computational Intelligence and Soft Computing
印刷版ISSN:1687-9724
电子版ISSN:1687-9732
出版年度:2014
卷号:2014
DOI:10.1155/2014/137928
出版社:Hindawi Publishing Corporation
摘要: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.