VoseOptDecisionContinuous | Vose Software

VoseOptDecisionContinuous

See also: VoseOptDecisionBoolean, VoseOptDecisionDiscrete, VoseOptDecisionList

VoseOptDecisionContinuous( Name, LowerBound, UpperBound, Enabled )

 

 

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.

 

Navigation