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