ITargetConstraint

Assembly: Cp;

Description

The ITargetConstraint interface is used to work with non-linear optimization constraint.

Inheritance Hierarchy

          ITargetConstraint

Comments

To work with all non-linear optimization constraints, use the ITargetConstraint interface.

Properties

  Property name Brief description
Constraints The Constraints property returns the collection of non-linear constraint border values.
Expression The Expression property determines a non-linear constraint expression.

See also:

Cp Assembly Interfaces