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.SimpleCellmutate in interface Chromosomemutate in class DEOptimCellFactory.DeOptimCellpublic Rand1Bin.DeRand1BinCell crossover(Chromosome obj)
SimpleCellFactory.SimpleCellcrossover in interface Chromosomecrossover in class DEOptimCellFactory.DeOptimCellobj - another chromosomeCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.