Paper
11 October 2023 Improved genetic algorithm for solving traveling salesman problem
Mingming Zhao
Author Affiliations +
Proceedings Volume 12800, Sixth International Conference on Computer Information Science and Application Technology (CISAT 2023); 128000W (2023) https://doi.org/10.1117/12.3004164
Event: 6th International Conference on Computer Information Science and Application Technology (CISAT 2023), 2023, Hangzhou, China
Abstract
This paper proposes an improved genetic algorithm (IGA) to address the slow and unstable convergence speed of traditional genetic algorithms for solving traveling salesman problems. This algorithm optimizes the initial population through neighborhood search algorithms, designs an adaptive crossover and mutation probability, incorporates the Metropolis criterion to accept inferior solutions with a certain probability, improves the ability to jump out of local optima, and adds reversal operations to enhance local search ability and accelerate population convergence. Using MATLAB, IGA and five other algorithms were tested in the TSPLIB database. The simulation results showed that this algorithm has certain advantages in convergence speed and solution accuracy in small and medium-sized TSP problems.
(2023) Published by SPIE. Downloading of the abstract is permitted for personal use only.
Mingming Zhao "Improved genetic algorithm for solving traveling salesman problem", Proc. SPIE 12800, Sixth International Conference on Computer Information Science and Application Technology (CISAT 2023), 128000W (11 October 2023); https://doi.org/10.1117/12.3004164
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Genetic algorithms

Particle swarm optimization

Mathematical optimization

Algorithms

Computer simulations

MATLAB

Algorithm testing

Back to Top