| DesignEvidenceKind |
The type of evidence the optimizer should use.
|
| DesignState |
An input to the optimization algorithm.
|
| DesignVariable |
Specifies on or more inputs to the optimization algorithm.
|
| GeneticOptionsBase |
Base class for common Genetic algorithm options.
|
| GeneticTerminationOptions |
Termination options for the genetic optimization algorithm.
|
| Objective |
Defines the target variable or state that you wish to maximize or minimize.
|
| ObjectiveKind |
The type of optimization to carry out, such as Minimization or Maximization.
|
| OptimizationWarning |
A warning generated by an optimization algorithm
|
| Optimizer |
Interface required by optimization algorithms.
|
| OptimizerOptions |
Optimizer options that are common across all algorithms.
|
| OptimizerOutput |
Contains output common to optimization algorithms.
|
| OptimizerProgress |
Interface to provide progress information during optimization.
|
| OptimizerProgressInfo |
Interface to provide progress information during optimization.
|