|
计算机科学 2003
Implementation of Adaptive Multiple Bit Mutation Genetic Algorithm
|
Abstract:
Genetic algorithm is a widely used optimization method. Crossover and mutation are two Basicl operators of the genetic algorithm. On the basis of analyzing the principles of simple genetic algorithm and discussing its existing problems of crossover point and mutation bit, this paper presents a way of the adaptive multiple bit mutation genetic algorithm , which not only can keep the population diversity but also has quicker convergence speed. The results of the multi-modal function optimization show that the adaptive multiple bit mutation genetic algorithm is practical and efficient.