IMsOptimizationProblem.VariablesCalculationTechnique

Fore Syntax

VariablesCalculationTechnique: StateVariablesCalculationTechniqueType;

Fore.NET Syntax

VariablesCalculationTechnique: Prognoz.Platform.Interop.Cp.StateVariablesCalculationTechniqueType;

Description

The VariablesCalculationTechnique property determines the optimization mechanism used to calculate phase variable values.

Comments

To set phase variables, use the IMsOptimizationProblem.Operands property.

Fore and Fore.NET Examples

The property use is given in the example for IMsOptimizationProblem.CriterionFunction.

See also:

IMsOptimizationProblem