VoseOptDecisionContinuous

MR-dice-icon.png Download a pdf copy of this help file  here

See also: VoseOptDecisionBoolean, VoseOptDecisionDiscrete, VoseOptDecisionList

VoseOptDecisionContinuous( Name, LowerBound, UpperBound, Enabled )image1094.gif

 

 

1Excel_icon.gif Example model
 

This function is used to mark cells with the Optimization Continuous Decision Variable.

Name - Name of the Decision Variable

LowerBound - Lower bound of the Decision variable

UpperBound - Upper bound of the Decision variable

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.