static GlopParameters.SolverBehavior |
GlopParameters.SolverBehavior.forNumber(int value) |
|
GlopParameters.SolverBehavior |
GlopParameters.Builder.getSolveDualProblem() |
Whether or not we solve the dual of the given problem.
|
GlopParameters.SolverBehavior |
GlopParameters.getSolveDualProblem() |
Whether or not we solve the dual of the given problem.
|
GlopParameters.SolverBehavior |
GlopParametersOrBuilder.getSolveDualProblem() |
Whether or not we solve the dual of the given problem.
|
static GlopParameters.SolverBehavior |
GlopParameters.SolverBehavior.valueOf(int value) |
Deprecated.
|
static GlopParameters.SolverBehavior |
GlopParameters.SolverBehavior.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static GlopParameters.SolverBehavior |
GlopParameters.SolverBehavior.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static GlopParameters.SolverBehavior[] |
GlopParameters.SolverBehavior.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|