Assembly: Cp;
The ITargetConstraint interface is used to work with non-linear optimization constraint.
ITargetConstraint
To work with all non-linear optimization constraints, use the ITargetConstraint interface.
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: