public class MuPlusLambdaBreeder extends MuCommaLambdaBreeder
C_EXACTLY_ONE_FIFTH_BETTER, C_OVER_ONE_FIFTH_BETTER, C_UNDER_ONE_FIFTH_BETTER, comparison, count, lambda, mu, newIndividuals, P_LAMBDA, P_MU, P_MU_FRACTION, parentPopulation
Constructor and Description |
---|
MuPlusLambdaBreeder() |
Modifier and Type | Method and Description |
---|---|
int |
maximumMuLambdaDivisor()
lambda should be no SMALLER than mu times this value.
|
Population |
postProcess(Population newpop,
Population oldpop,
EvolutionState state)
Sets all subpopulations in pop to the expected mu+lambda size.
|
breedPopChunk, breedPopulation, setup
public int maximumMuLambdaDivisor()
MuCommaLambdaBreeder
maximumMuLambdaDivisor
in class MuCommaLambdaBreeder
public Population postProcess(Population newpop, Population oldpop, EvolutionState state)
postProcess
in class MuCommaLambdaBreeder