OptimizationConstraint (Object)

Represents an optimization constraint.

See also:

Properties


Property DistanceToSatisfaction() As (Read Only)
Returns the parameter containing the distance to constraint satisfaction.
Property Precision() As
Returns or sets the constraint precision. Only for equality constraints.
The constraint precision allows the system to know when an equality constraint can be declared as satisfied (when : distance to satisfaction < precision).
Property Satisfaction() As (Read Only)
Returns the constraint satisfaction.