Inicio  /  Applied Sciences  /  Vol: 13 Par: 12 (2023)  /  Artículo
ARTÍCULO
TITULO

An Improvement to the 2-Opt Heuristic Algorithm for Approximation of Optimal TSP Tour

Fakhar Uddin    
Naveed Riaz    
Abdul Manan    
Imran Mahmood    
Oh-Young Song    
Arif Jamal Malik and Aaqif Afzaal Abbasi    

Resumen

The travelling salesman problem (TSP) is perhaps the most researched problem in the field of Computer Science and Operations. It is a known NP-hard problem and has significant practical applications in a variety of areas, such as logistics, planning, and scheduling. Route optimisation not only improves the overall profitability of a logistic centre but also reduces greenhouse gas emissions by minimising the distance travelled. In this article, we propose a simple and improved heuristic algorithm named 2-Opt++, which solves symmetric TSP problems using an enhanced 2-Opt local search technique, to generate better results. As with 2-Opt, our proposed method can also be applied to the Vehicle Routing Problem (VRP), with minor modifications. We have compared our technique with six existing algorithms, namely ruin and recreate, nearest neighbour, genetic algorithm, simulated annealing, Tabu search, and ant colony optimisation. Furthermore, to allow for the complexity of larger TSP instances, we have used a graph compression/candidate list technique that helps in reducing the computational complexity and time. The comprehensive empirical evaluation carried out for this research work shows the efficacy of the 2-Opt++ algorithm as it outperforms the other well-known algorithms in terms of the error margin, execution time, and time of convergence.

 Artículos similares

       
 
Jian Fu, Cong Li, Xiang Teng, Fan Luo and Boqun Li    
Discovering the implicit pattern and using it as heuristic information to guide the policy search is one of the core factors to speed up the procedure of robot motor skill acquisition. This paper proposes a compound heuristic information guided reinforce... ver más
Revista: Applied Sciences

 
Christophe Sauvey and Nathalie Sauer    
Since its creation by Nawaz, Enscore, and Ham in 1983, NEH remains the best heuristic method to solve flowshop scheduling problems. In the large body of literature dealing with the application of this heuristic, it can be clearly noted that results diffe... ver más
Revista: Algorithms

 
Ola M. Surakhi, Martha Arbayani Zaidan, Sami Serhan, Imad Salah and Tareq Hussein    
Time-series prediction is an important area that inspires numerous research disciplines for various applications, including air quality databases. Developing a robust and accurate model for time-series data becomes a challenging task, because it involves... ver más
Revista: Computers

 
Xingxing Xiao and Haining Huang    
Because of the complicated underwater environment, the efficiency of data transmission from underwater sensor nodes to a sink node (SN) is faced with great challenges. Aiming at the problem of energy consumption in underwater wireless sensor networks (UW... ver más
Revista: Algorithms

 
Gianpaolo Ghiani, Tommaso Adamo, Pierpaolo Greco and Emanuela Guerriero    
In recent years, there have been several attempts to use machine learning techniques to improve the performance of exact and approximate optimization algorithms. Along this line of research, the present paper shows how supervised and unsupervised techniq... ver más
Revista: Algorithms