genetic algorithm - JGAP and elitism -


i'm getting mixed informations jgap , how elitism handled in library. far know, elitism means best chromosomes n'th generation cloned n+1 generation. has been written somewhere bestchromosomesselector jgap elitist selector, in documentation i've seen, states in bestchromosomesselector can decide how many of n'th generation chromosomes participate in selection process.

how understand it? assuming have elitism factor set 1, there no progress, 1 generation copied on , over? or mean, new generation selected set containing n'th generation chromosomes , "children"? or maybe "original rate" parameter in bestchromosomesselector has nothing elitism, , i'm missing something?


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -