| Class | Description |
|---|---|
| ContinuousParameter |
Object that represents a continuous parameter of
the optimization process.
|
| DiscreteParameter |
Object that represents a discrete parameter of
the optimization process.
|
| IndependentParameter |
Object that represents an independent parameter of
the optimization process.
|
| InfoManager |
Object for collecting messages that occur during the optimization.
|
| InputFunction |
Input function.
|
| IOSettings |
Object for the settings of the
io operations.
|
| MessageManager |
Object for collecting messages that occur during the optimization.
|
| OptimizationIni |
Object that stores the various file names that are used
by the optimization program.
|
| OptimizationSettings |
Object for the specific settings of the
optimization process.
|
| OrderedMap |
Object representing an ordered map, similar to HashMap, but order is preserved.
|
| ResultChecker |
Object that checks how often an objective
function value has already been achieved previously.
|
| ResultManager |
Object that holds all Points of each main and sub iteration.
|
| WarningManager |
Object for collecting messages that occur during the optimization.
|