public class CrossoverIntegerXPoint extends CrossoverListXPoint<org.opt4j.core.genotype.IntegerGenotype> implements CrossoverInteger
random, x
Constructor and Description |
---|
CrossoverIntegerXPoint(int x,
org.opt4j.core.common.random.Rand random)
Constructs a
CrossoverIntegerXPoint . |
crossover
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
crossover, getOperatorType
@Inject public CrossoverIntegerXPoint(int x, org.opt4j.core.common.random.Rand random)
CrossoverIntegerXPoint
.x
- the number of crossover pointsrandom
- the random number generator