Assembly: Cp;
Namespace: Prognoz.Platform.Interop.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 | |
The Constraints property returns the collection of non-linear constraint border values. | ||
The Expression property determines a non-linear constraint expression. |
See also: