powered by
Constant crossover rate.
ConstCRate(fit, lF)
Fitness of gene.
Local configuration.
Other Rates: ConstMRate()
ConstMRate()
parm<-function(x){function() {return(x)}} lF<-list(CrossRate1=parm(0.20)) ConstCRate(100, lF) ConstCRate(50, lF)
Run the code above in your browser using DataLab