Uses of Enum
com.google.ortools.linearsolver.MPSolverParameters.PresolveValues
Packages that use MPSolverParameters.PresolveValues
-
Uses of MPSolverParameters.PresolveValues in com.google.ortools.linearsolver
Methods in com.google.ortools.linearsolver that return MPSolverParameters.PresolveValuesModifier and TypeMethodDescriptionMPSolverParameters.getKDefaultPresolve()MPSolverParameters.PresolveValues.swigToEnum(int swigValue) Returns the enum constant of this type with the specified name.static MPSolverParameters.PresolveValues[]MPSolverParameters.PresolveValues.values()Returns an array containing the constants of this enum type, in the order they are declared.