| Property Index |
|
AlgorithmType
| Returns or sets the algorithm type.
|
|
Constraints
| Returns the collection of optimization constraints.
|
|
ConvSpeed
| Returns or sets the convergence speed for some gradients and the simulated annealing.
|
|
FreeParameters
| Returns the collection of the free parameters.
|
|
MaxEvalsNb
| Returns or sets the maximum number of model updates allowed during one run of the optimization.
|
|
MaxEvalsWoImprovement
| Returns or sets the maximum number of model updates without improvement of the problem solution during one run of the optimization.
|
|
MaxTime
| Returns or sets the maximum time allowed for one run of the optimization (in minutes).
|
|
ObjectiveParameter
| Returns or sets the objective parameter of the optimization.
|
|
OptimizationType
| Returns or sets the type of the optimization: minimum, maximum or target value searched on the objective parameter.
|
|
TargetValue
| Returns the objective parameter target value.
|
|
UseMaxEvalsWoImprovement
| Returns or sets if the number of updates without improvement of the solution has to be used as a termination criterion.
|
|
UseMaxTime
| Returns or sets if max time has to be used as a termination criterion.
|