public class Best1Bin extends Rand1Bin
Rand1Bin.DeRand1BinCell
DEOptimCellFactory.DeOptimCell
SimpleCellFactory.SimpleCell
Cr, F
uniform
Constructor and Description |
---|
Best1Bin(double Cr,
double F,
RandomLongGenerator uniform)
Construct an instance of
Best1Bin . |
Modifier and Type | Method and Description |
---|---|
DEOptimCellFactory.DeOptimCell |
getBase()
Pick a base chromosome from the population.
|
getSimpleCell
Fmin, getOne, getPopulation, setPopulation
public Best1Bin(double Cr, double F, RandomLongGenerator uniform)
Best1Bin
.Cr
- the crossover probabilityF
- the scaling factoruniform
- a uniform random number generatorpublic DEOptimCellFactory.DeOptimCell getBase()
DEOptimCellFactory
getBase
in class DEOptimCellFactory
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.