XPRSenumerationHolders.MipPresolve
- java.lang.Object
-
- com.dashoptimization.XPRSenumerationHolders.MipPresolve
-
- Enclosing interface:
- XPRSenumerationHolders
public static final class XPRSenumerationHolders.MipPresolve extends java.lang.Object
A class to allow output of objects of type XPRSenumerations.MipPresolve
-
-
Field Summary
Modifier and Type Field and Description XPRSenumerations.MipPresolve
value
-
Constructor Summary
Constructor and Description MipPresolve()
MipPresolve(XPRSenumerations.MipPresolve value)
-
Method Summary
Modifier and Type Method and Description java.lang.String
toString()
-
-
-
Field Detail
-
value
public XPRSenumerations.MipPresolve value
-
-
Constructor Detail
-
MipPresolve
public MipPresolve()
-
MipPresolve
public MipPresolve(XPRSenumerations.MipPresolve value)
-
-