| Download a pdf copy of this help file here |
See also: VoseOptConstraintEquals, VoseOptConstraintMax, VoseOptConstraintMin, VoseOptConstraintString
VoseOptConstraintBetween( Name, MinValue,
MaxValue, Enabled )
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.