Initializing help system before first use

fixGlobals Method

Overload List
  Name Description
Public methodCode example fixGlobals
Fix all the global entities. Fixes the global entities to the values of the last found MIP solution. This is useful for finding the reduced costs for the continuous variables after the global variables have been fixed to their optimal values.
Public methodCode example fixGlobals(Boolean)
Fix all the global entities. Fixes the global entities to the values of the last found MIP solution. This is useful for finding the reduced costs for the continuous variables after the global variables have been fixed to their optimal values.
Top
See Also