IMsUORuntimeConstraints

Assembly: Ms;

Description

The IMsUORuntimeConstraints interface is used to work with the collection of custom optimization problem constraints.

Inheritance Hierarchy

IMsUORuntimeConstraints

Comments

Constraints can be obtained using the IMsUORuntime.Constraints property during problem calculation.

Properties

  Property name Brief description
The Count property returns the number of constraints in the collection.
The Item property returns settings of the constraint with the specified index.

See also:

Ms Assembly Interfaces