Modifier and Type | Class and Description |
---|---|
class |
Best2Bin.DeBest2BinCell |
class |
DEOptimCellFactory.DeOptimCell
A
DeOptimCell is a chromosome for a real valued function (an optimization problem)
and a candidate solution. |
class |
Rand1Bin.DeRand1BinCell
This chromosome defines the Rand-1-Bin rule.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstrainedCellFactory.ConstrainedCell
A
ConstrainedCell is a chromosome for a constrained optimization problem. |
Modifier and Type | Class and Description |
---|---|
class |
LocalSearchCellFactory.LocalSearchCell
A
LocalSearchCell implements the two genetic operations. |
Modifier and Type | Method and Description |
---|---|
SimpleCellFactory.SimpleCell |
SimpleCellFactory.getSimpleCell(RealScalarFunction f,
Vector x)
Construct an instance of a
SimpleCell . |
Modifier and Type | Method and Description |
---|---|
List<SimpleCellFactory.SimpleCell> |
PerturbationAroundPoint.getFirstGeneration() |
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.