IMsControlProblem.OptimalVariable

Syntax

OptimalVariable: IMsVariable;

Description

The OptimalVariable property determines the modeling container variable, to which the calculated optimal value of criterion function is loaded.

Comments

To set criterion function constraints, use the IMsControlProblem.Constraints property.

Example

The property use is given in the example for IMsControlProblem.Constraints.

See also:

IMsControlProblem