public class CrossoverIntegerXPoint extends CrossoverListXPoint<IntegerGenotype> implements CrossoverInteger
| Constructor and Description |
|---|
CrossoverIntegerXPoint(int x,
Rand random)
Constructs a
CrossoverIntegerXPoint. |
@Inject
public CrossoverIntegerXPoint(int x,
Rand random)
CrossoverIntegerXPoint.x - the number of crossover pointsrandom - the random number generator