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