XPRSenumerations.CrossoverDynamicReduction
- java.lang.Object
-  
  - com.dashoptimization.XPRSenumerations.EnumerationEntry
-  
    - com.dashoptimization.XPRSenumerations.CrossoverDynamicReduction
 
 
-  
   - Enclosing interface:
- XPRSenumerations
 
 
 public static final class XPRSenumerations.CrossoverDynamicReduction extends XPRSenumerations.EnumerationEntry An enumeration of 'CROSSOVERDRP' - 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.CrossoverDynamicReductionAGGRESSIVE_BEFORE_CROSSOVERstatic XPRSenumerations.CrossoverDynamicReductionBEFORE_CROSSOVERstatic XPRSenumerations.CrossoverDynamicReductionINSIDE_CROSSOVER
 -  
        Method SummaryModifier and Type Method and Description static XPRSenumerations.CrossoverDynamicReductionfromValue(int val)Get enumeration entry from numeric value-  
          Methods inherited from class com.dashoptimization.XPRSenumerations.EnumerationEntryequals, getName, getValue, toString
 
-  
          
 
-  
        
-  
    
   -  
        Field Detail-  BEFORE_CROSSOVERpublic static final XPRSenumerations.CrossoverDynamicReduction BEFORE_CROSSOVER 
 -  INSIDE_CROSSOVERpublic static final XPRSenumerations.CrossoverDynamicReduction INSIDE_CROSSOVER 
 -  AGGRESSIVE_BEFORE_CROSSOVERpublic static final XPRSenumerations.CrossoverDynamicReduction AGGRESSIVE_BEFORE_CROSSOVER 
 
-  
 -  
        Method Detail-  fromValuepublic static XPRSenumerations.CrossoverDynamicReduction fromValue(int val) Get enumeration entry from numeric value
 
-  
 
-  
        
 
