XPRSenumerations.MipPresolve
- java.lang.Object
-  
  - com.dashoptimization.XPRSenumerations.EnumerationEntry
-  
    - com.dashoptimization.XPRSenumerations.MipPresolve
 
 
-  
   - Enclosing interface:
- XPRSenumerations
 
 
 public static final class XPRSenumerations.MipPresolve extends XPRSenumerations.EnumerationEntry An enumeration of 'MIPPRESOLVE' - all instances of this enumeration will be drawn from the constant objects defined in this class.
-  
    
   -  
        Field SummaryModifier and Type Field and Description static XPRSenumerations.MipPresolveALLOW_CHANGE_BOUNDSstatic XPRSenumerations.MipPresolveLOGIC_PREPROCESSINGstatic XPRSenumerations.MipPresolveREDUCED_COST_FIXING
 -  
        Method SummaryModifier and Type Method and Description static XPRSenumerations.MipPresolvefromValue(int val)Get enumeration entry from numeric value-  
          Methods inherited from class com.dashoptimization.XPRSenumerations.EnumerationEntryequals, getName, getValue, toString
 
-  
          
 
-  
        
-  
    
   -  
        Field Detail-  REDUCED_COST_FIXINGpublic static final XPRSenumerations.MipPresolve REDUCED_COST_FIXING 
 -  LOGIC_PREPROCESSINGpublic static final XPRSenumerations.MipPresolve LOGIC_PREPROCESSING 
 -  ALLOW_CHANGE_BOUNDSpublic static final XPRSenumerations.MipPresolve ALLOW_CHANGE_BOUNDS 
 
-  
 -  
        Method Detail-  fromValuepublic static XPRSenumerations.MipPresolve fromValue(int val) Get enumeration entry from numeric value
 
-  
 
-  
        
 
