Class CrossoverIntegerRate

    • Constructor Detail

      • CrossoverIntegerRate

        @Inject
        public CrossoverIntegerRate​(double rate,
                                    org.opt4j.core.common.random.Rand random)
        Constructs a CrossoverIntegerRate.
        Parameters:
        rate - the rate for a crossover point
        random - the random number generator