International Journal of Applied Engineering Research Transaction
( Open Access-Referred-Peer-Reviewed Journal)

Open Access Badge
Research Article

PARALLEL GENETIC ALGORITHM BASED ON CONSTRUCTION OF GENE POOL IN THE ORDINARY NETWORK FOR TSP

Xiaoqin Fan

Vol. 1 Issue-1 2022 | Article Info : Vol. 1 | Issue-1 | pp. 9-15 | 2022
DOI Logo https://doi.org/10.56815/IJAERT.v1i1.2022.9-15
Downloads: 1855 Views: 1469
Download PDF

Abstract Show Abstract

Though using parallel evolutionary algorithm to solve large-scale TSP problems is efficient, the parallel computer costs too much and the algorithm is not easy to expand. To address this issue, I propose a parallel genetic algorithm based on a gene pool under the existing network. To replace the group-genes in the evolutionary algorithm with the genes from the gene pool, the algorithm conducts greedy algorithm. The host process conducts greedy algorithm and improved evolutionary algorithm of Inver-over operator while the child process performs the improved hybrid genetic algorithms. Simulation results demonstrate that this algorithm achieves a better solution.

Keywords

TSP Reverse Greedy gene pool Parallel algorithms