VoseOptConstraintBetween | Vose Software

VoseOptConstraintBetween

See also: VoseOptConstraintEquals, VoseOptConstraintMax, VoseOptConstraintMin, VoseOptConstraintString

VoseOptConstraintBetween( Name, MinValue, MaxValue, Enabled )

 

 

Example model
 

This function is used to mark calculation cells with the dual bound constraints.

Name - Name Constraint Name

MinValue - Lower bound of the constraint

MaxValue- Upper bound of the constraint

Enabled - Set to TRUE if Constraint is Enabled

For more information about this function refer to the topic on Optimization Decision Constraints.

 

Navigation