The OptimizationFunction2D type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| OptimizationFunction2D |
Initializes a new instance of the OptimizationFunction2D class.
|
Methods
| Name | Description | |
|---|---|---|
| Evaluate |
Evaluates chromosome.
| |
| OptimizationFunction |
Function to optimize.
| |
| Translate |
Translates genotype to phenotype
|
Properties
| Name | Description | |
|---|---|---|
| Mode |
Optimization mode.
| |
| RangeX |
X variable’s optimization range.
| |
| RangeY |
Y variable’s optimization range.
|