VoseOptDecisionDiscrete | Vose Software

VoseOptDecisionDiscrete

See also: VoseOptDecisionBoolean, VoseOptDecisionContinuous, VoseOptDecisionList

VoseOptDecisionDiscrete( Name, LowerBound, UpperBound, Step, Enabled )

 

 

Example model
 

This function is used to mark cells with the Optimization Discrete Decision Variables.

Name - Name of the Decision Variable

LowerBound - Lower bound of the Decision variable

UpperBound - Upper bound of the Decision variable

Step - Step parameter

Enabled - Set to TRUE if Decision Variable is Enabled. There must be at least one enabled Decision Variable on the sheet

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

 

Navigation