XPRSmipsolenum.Attributes
- java.lang.Object
 -  
  
- com.dashoptimization.XPRSmipsolenum.Attributes
 
 
-  
   
- Enclosing class:
 - XPRSmipsolenum
 
public final class XPRSmipsolenum.Attributes extends java.lang.Object 
-  
    
   
-  
        
Method Summary
Modifier and Type Method and Description doublegetDiversitySum()Retrieves the value of the attribute 'MSE_DIVERSITYSUM'.intgetMetric_Diversity()Retrieves the value of the attribute 'MSE_METRIC_DIVERSITY'.intgetMetric_MipObject()Retrieves the value of the attribute 'MSE_METRIC_MIPOBJECT'.intgetMetric_ModObject()Retrieves the value of the attribute 'MSE_METRIC_MODOBJECT'.intgetSolutions()Retrieves the value of the attribute 'MSE_SOLUTIONS'. 
 -  
        
 
-  
    
   
-  
        
Method Detail
-  
getSolutions
public int getSolutions()
Retrieves the value of the attribute 'MSE_SOLUTIONS'. Mse_Solutions 
-  
getMetric_MipObject
public int getMetric_MipObject()
Retrieves the value of the attribute 'MSE_METRIC_MIPOBJECT'. Mse_Metric_MipObject 
-  
getMetric_Diversity
public int getMetric_Diversity()
Retrieves the value of the attribute 'MSE_METRIC_DIVERSITY'. Mse_Metric_Diversity 
-  
getMetric_ModObject
public int getMetric_ModObject()
Retrieves the value of the attribute 'MSE_METRIC_MODOBJECT'. Mse_Metric_ModObject 
-  
getDiversitySum
public double getDiversitySum()
Retrieves the value of the attribute 'MSE_DIVERSITYSUM'. Mse_DiversitySum 
 -  
 
 -  
        
 
