Modified reactive tabu search for the symmetric traveling salesman problems

Reactive tabu search (RTS) is an improved method of tabu search (TS) and it dynamically adjusts tabu list size based on how the search is performed.RTS can avoid disadvantage of TS which is in the parameter tuning in tabu list size. In this paper, we proposed a modified RTS approach for solving symm...

全面介绍

书目详细资料
Main Authors: Lim, Yai Fung, Hong, Pei Yee, Ramli, Razamin, Khalid, Ruzelan
格式: Conference or Workshop Item
语言:English
出版: 2013
主题:
在线阅读:https://repo.uum.edu.my/id/eprint/19057/1/ICMSS%202013%20505-509.pdf
实物特征
总结:Reactive tabu search (RTS) is an improved method of tabu search (TS) and it dynamically adjusts tabu list size based on how the search is performed.RTS can avoid disadvantage of TS which is in the parameter tuning in tabu list size. In this paper, we proposed a modified RTS approach for solving symmetric traveling salesman problems (TSP).The tabu list size of the proposed algorithm depends on the number of iterations when the solutions do not override the aspiration level to achieve a good balance between diversification and intensification.The proposed algorithm was tested on seven chosen benchmarked problems of symmetric TSP.The performance of the proposed algorithm is compared with that of the TS by using empirical testing, benchmark solution and simple probabilistic analysis in order to validate the quality of solution. The computational results and comparisons show that the proposed algorithm provides a better quality solution than that of the TS.