A Hybrid Strategy Based on Genetic Algorithm and Tabu Search Importing Niches
Chen You-wen
Abstract
Chen You-wen
Abstract
Genetic algorithm and Tabu search algorithm are powerful tools to solve complicated large-scale optimization problems.To deal with the prematurity and low convergence speed when the genetic algorithm are used for global optimization and Tabu search depends strongly on its initial solution,a hybrid optimization algorithm was introduced through comprehensive contrast and comparison between the above two algorithms to improve the local search ability of Genetic algorithm.In this algorithm,Tabu search algorithm was used for local search and genetic algorithm was used for global search in order to speed up convergence for satisfactory results.Meanwhile,niche was imported to control prematurity and to avoid converging to local optimum.The test results show that both calculating speed and output are improved,so it is a fast and effective algorithm.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Genetic algorithm and Tabu search algorithm are powerful tools to solve complicated large-scale optimization problems.To deal with the prematurity and low convergence speed when the genetic algorithm are used for global optimization and Tabu search depends strongly on its initial solution,a hybrid optimization algorithm was introduced through comprehensive contrast and comparison between the above two algorithms to improve the local search ability of Genetic algorithm.In this algorithm,Tabu search algorithm was used for local search and genetic algorithm was used for global search in order to speed up convergence for satisfactory results.Meanwhile,niche was imported to control prematurity and to avoid converging to local optimum.The test results show that both calculating speed and output are improved,so it is a fast and effective algorithm.
Key concepts: Tabu search, Guided Local Search, Hill climbing, Mathematical optimization, Genetic algorithm, Population-based incremental learning, Local search (optimization), Algorithm