|
计算机科学 2005
A Genetic Evolutionary Programming
|
Abstract:
A genetic evolutionary programming is proposed in the paper,which combines the advantages of genetic al- gorithm and evolutionary programming.In the evolving process,the exchange rate and mutate rate of genetic algorithm and the mutate rules of evolutionary programming are changed self-adaptively according to evolution information of the population.It can not only keep the population diversity but also has quicker convergence speed.It is applied to integer programming.Computer simulation results show its validity.