XPRSmipsolenum.Controls
- java.lang.Object
-
- com.dashoptimization.XPRSmipsolenum.Controls
-
- Enclosing class:
- XPRSmipsolenum
public final class XPRSmipsolenum.Controls extends java.lang.Object
-
-
Method Summary
Modifier and Type Method and Description intgetCallbackCullSols_Diversity()Retrieves the value of the control 'MSE_CALLBACKCULLSOLS_DIVERSITY'.intgetCallbackCullSols_MipObject()Retrieves the value of the control 'MSE_CALLBACKCULLSOLS_MIPOBJECT'.intgetCallbackCullSols_ModObject()Retrieves the value of the control 'MSE_CALLBACKCULLSOLS_MODOBJECT'.intgetOptimizeDiversity()Retrieves the value of the control 'MSE_OPTIMIZEDIVERSITY'.intgetOutputLog()Retrieves the value of the control 'MSE_OUTPUTLOG'.doublegetOutputTol()Retrieves the value of the control 'MSE_OUTPUTTOL'.voidsetCallbackCullSols_Diversity(int newval)Sets the value of the control 'MSE_CALLBACKCULLSOLS_DIVERSITY'.voidsetCallbackCullSols_MipObject(int newval)Sets the value of the control 'MSE_CALLBACKCULLSOLS_MIPOBJECT'.voidsetCallbackCullSols_ModObject(int newval)Sets the value of the control 'MSE_CALLBACKCULLSOLS_MODOBJECT'.voidsetOptimizeDiversity(int newval)Sets the value of the control 'MSE_OPTIMIZEDIVERSITY'.voidsetOutputLog(int newval)Sets the value of the control 'MSE_OUTPUTLOG'.voidsetOutputTol(double newval)Sets the value of the control 'MSE_OUTPUTTOL'.
-
-
-
Method Detail
-
getCallbackCullSols_MipObject
public int getCallbackCullSols_MipObject()
Retrieves the value of the control 'MSE_CALLBACKCULLSOLS_MIPOBJECT'. Mse_CallbackCullSols_MipObject
-
setCallbackCullSols_MipObject
public void setCallbackCullSols_MipObject(int newval)
Sets the value of the control 'MSE_CALLBACKCULLSOLS_MIPOBJECT'. Mse_CallbackCullSols_MipObject
-
getCallbackCullSols_Diversity
public int getCallbackCullSols_Diversity()
Retrieves the value of the control 'MSE_CALLBACKCULLSOLS_DIVERSITY'. Mse_CallbackCullSols_Diversity
-
setCallbackCullSols_Diversity
public void setCallbackCullSols_Diversity(int newval)
Sets the value of the control 'MSE_CALLBACKCULLSOLS_DIVERSITY'. Mse_CallbackCullSols_Diversity
-
getCallbackCullSols_ModObject
public int getCallbackCullSols_ModObject()
Retrieves the value of the control 'MSE_CALLBACKCULLSOLS_MODOBJECT'. Mse_CallbackCullSols_ModObject
-
setCallbackCullSols_ModObject
public void setCallbackCullSols_ModObject(int newval)
Sets the value of the control 'MSE_CALLBACKCULLSOLS_MODOBJECT'. Mse_CallbackCullSols_ModObject
-
getOptimizeDiversity
public int getOptimizeDiversity()
Retrieves the value of the control 'MSE_OPTIMIZEDIVERSITY'. Mse_OptimizeDiversity
-
setOptimizeDiversity
public void setOptimizeDiversity(int newval)
Sets the value of the control 'MSE_OPTIMIZEDIVERSITY'. Mse_OptimizeDiversity
-
getOutputTol
public double getOutputTol()
Retrieves the value of the control 'MSE_OUTPUTTOL'. Mse_OutputTol
-
setOutputTol
public void setOutputTol(double newval)
Sets the value of the control 'MSE_OUTPUTTOL'. Mse_OutputTol
-
getOutputLog
public int getOutputLog()
Retrieves the value of the control 'MSE_OUTPUTLOG'. Mse_OutputLog
-
setOutputLog
public void setOutputLog(int newval)
Sets the value of the control 'MSE_OUTPUTLOG'. Mse_OutputLog
-
-
