public class Rand1Bin.DeRand1BinCell extends DEOptimCellFactory.DeOptimCell
Modifier | Constructor and Description |
---|---|
protected |
DeRand1BinCell(RealScalarFunction f,
Vector x) |
Modifier and Type | Method and Description |
---|---|
Rand1Bin.DeRand1BinCell |
crossover(Chromosome obj)
Crossover by taking the midpoint.
|
Rand1Bin.DeRand1BinCell |
mutate()
Mutate by random disturbs in a neighborhood.
|
protected DeRand1BinCell(RealScalarFunction f, Vector x)
public Rand1Bin.DeRand1BinCell mutate()
SimpleCellFactory.SimpleCell
mutate
in interface Chromosome
mutate
in class DEOptimCellFactory.DeOptimCell
public Rand1Bin.DeRand1BinCell crossover(Chromosome obj)
SimpleCellFactory.SimpleCell
crossover
in interface Chromosome
crossover
in class DEOptimCellFactory.DeOptimCell
obj
- another chromosomeCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.