public class Best2Bin extends Best1Bin
| Modifier and Type | Class and Description |
|---|---|
class |
Best2Bin.DeBest2BinCell |
Rand1Bin.DeRand1BinCellDEOptimCellFactory.DeOptimCellSimpleCellFactory.SimpleCellCr, Funiform| Constructor and Description |
|---|
Best2Bin(double Cr,
double F,
RandomLongGenerator uniform)
Construct an instance of
Best2Bin. |
| Modifier and Type | Method and Description |
|---|---|
Best2Bin.DeBest2BinCell |
getSimpleCell(RealScalarFunction f,
Vector x)
Construct an instance of a
SimpleCell. |
getBaseFmin, getOne, getPopulation, setPopulationpublic Best2Bin(double Cr,
double F,
RandomLongGenerator uniform)
Best2Bin.Cr - the crossover probabilityF - the scaling factoruniform - a uniform random number generatorpublic Best2Bin.DeBest2BinCell getSimpleCell(RealScalarFunction f, Vector x)
SimpleCellFactorySimpleCell.getSimpleCell in class Rand1Binf - a real-valued functionx - a candidate solutionSimpleCellCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.