public class CrossoverIntegerRate extends CrossoverListRate<IntegerGenotype> implements CrossoverInteger
| Constructor and Description |
|---|
CrossoverIntegerRate(double rate,
Rand random)
Constructs a
CrossoverIntegerRate. |
@Inject
public CrossoverIntegerRate(double rate,
Rand random)
CrossoverIntegerRate.rate - the rate for a crossover pointrandom - the random number generator