VariablesCalculationTechnique: StateVariablesCalculationTechniqueType;
VariablesCalculationTechnique: Prognoz.Platform.Interop.Cp.StateVariablesCalculationTechniqueType;
The VariablesCalculationTechnique property determines the optimization mechanism used to calculate phase variable values.
To set phase variables, use the IMsOptimizationProblem.Operands property.
The property use is given in the example for IMsOptimizationProblem.CriterionFunction.
See also: