Genetic Programming Genetic programming, evolutionary algorithms, and genetic algorithms. Keep up with the latest research, share your experiences and applications, discuss best practices.
I have built a Genetic Algorithm using the Matlab functions. I am now looking for previous works/projects about how to measure my population Diversity and maintain it at high levels using adaptive mutation and crossover rates. The rates should be Diversity defined. My algorithm uses real number encoding for the genotypes. Can anyone propose anything? Are there any relative papers, because i was not able to find anything to match my expectations exactly... Any help would be appreciate.