public class CrossoverIntegerRate extends CrossoverListRate<org.opt4j.core.genotype.IntegerGenotype> implements CrossoverInteger
random, rate
Constructor and Description |
---|
CrossoverIntegerRate(double rate,
org.opt4j.core.common.random.Rand random)
Constructs a
CrossoverIntegerRate . |
crossover
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
crossover, getOperatorType
@Inject public CrossoverIntegerRate(double rate, org.opt4j.core.common.random.Rand random)
CrossoverIntegerRate
.rate
- the rate for a crossover pointrandom
- the random number generator