2025 : 10 : 14
Mohsen Abdolhosseinzadeh

Mohsen Abdolhosseinzadeh

Academic rank: Assistant Professor
ORCID:
Education: PhD.
ScopusId:
HIndex: 0/00
Faculty: Faculty of Basic Sciences
Address:
Phone: +984161811663, +989145037083

Research

Title
Learning 2-opt Algorithm for the Euclidean Symmetric Traveling Salesman Problem
Type
Presentation
Keywords
Machain Learning, Traveling Salesman Problem, 2-opt Heuristic Algorithm, Markov Decision Process, Approximate solution.
Year
2023
Researchers Mohsen Abdolhosseinzadeh

Abstract

The traveling salesman problem (TSP) is known one of the NP-hard problems to find the optimal solution. However, in the case that arc costs satisfy the triangle inequality there are polynomial time approximation algorithms; 2-opt algorithm is a heuristic method to obtain a good approximate solution for TSP. The proposed learning 2-opt algorithm improves the classical 2-opt algorithm to remove cross arcs and cross regions and provides a good approximate solution in a reasonable iteration. So, in the optimal solution for the Euclidean symmetric TSP (ES-TSP) there is neither cross arcs nor cross regions, and a learning phase determine the cross regions, and the 2-opt heuristic algorithm removes the cross arcs. A Markov decision process is applied to determine the states of the learning process, and it is considered to reward function according to the improvement of the current state solution. The topology of the network and the order of nodes are learned by the proposed method, and the proper 2-opt improvement policy is implemented during transitions in the Markov chain process.