| |
Property name |
Brief description |
 |
CallbackCycle |
The CallbackCycle property determines the handler that is used to calculate controlling variables. |
 |
Constraints |
The Constraints property returns constraints of non-linear optimization. |
 |
CriterionFunction |
The CriterionFunction property determines a criterion function. |
 |
DifferEvolutionParams |
The DifferEvolutionParams property determines parameters of differential evolution method. |
 |
Equations |
The Equations property determines equations of non-linear optimization. |
 |
Explanatories |
The Explanatories property returns the collection of explanatory (scenario) variables. |
 |
MaxIterationsCount |
The MaxIterationsCount property determines the maximum number of iterations, within which the solution should be found. |
 |
MethodType |
The MethodType property determines a method of solution search. |
 |
NodesCount |
The NodesCount property determines the number of intervals for dividing the range, which is defined for controlling variables. |
 |
Tolerance |
The Tolerance property determines accuracy of solution. |
 |
Variables |
The Variables property returns variables of non-linear optimization. |
 |
VariablesCalculationTechnique |
The VariablesCalculationTechnique property determines a phase variables calculation method. |