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
A 2-Opt Genetic Algorithm for the Symmetric Traveling Salesman Problem
Type
Presentation
Keywords
Traveling Salesman Problem, Genetic Algorithm, 2-Opt Algorithm, Metaheuristic Algorithm, Network Optimization.
Year
2022
Researchers Mohsen Abdolhosseinzadeh

Abstract

The genetic algorithm is a kind of evolutionary metaheuristic algorithm, those find a good solution for some hard problems in a reasonable time. Traveling salesman problem is an NP-hard problem, and its optimal solution is one of the most challenged discussions. So, researchers consider the problem to find a nearby optimal solution instead of the optimal solution. In the symmetric traveling salesman problem, the arc cost parameters satisfy the triangle inequality, in addition to the froward arc costs equal to the backward arc costs in the network. The 2-Opt heuristic could improve an obtained solution by transforming some cross arcs into the straight arcs. There is not any cross arc in the optimal solution, then we apply the 2-Opt algorithm on the generated population by the crossover operator in the proposed genetic algorithm. Therefore, the obtained solution by the proposed 2-Opt genetic algorithm performs a good computation time as well as the optimality. The proposed algorithm accelerates the improving trajectory in the genetic algorithm by the features of the 2-Opt heuristic.