Uses of Class
com.google.ortools.linearsolver.MPSolverParameters.ScalingValues
| Package | Description |
|---|---|
| com.google.ortools.linearsolver |
-
Uses of MPSolverParameters.ScalingValues in com.google.ortools.linearsolver
Methods in com.google.ortools.linearsolver that return MPSolverParameters.ScalingValues Modifier and Type Method Description static MPSolverParameters.ScalingValuesMPSolverParameters.ScalingValues. swigToEnum(int swigValue)static MPSolverParameters.ScalingValuesMPSolverParameters.ScalingValues. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MPSolverParameters.ScalingValues[]MPSolverParameters.ScalingValues. values()Returns an array containing the constants of this enum type, in the order they are declared.