static GlopParameters.InitialBasisHeuristic |
GlopParameters.InitialBasisHeuristic.forNumber(int value) |
|
GlopParameters.InitialBasisHeuristic |
GlopParameters.Builder.getInitialBasis() |
What heuristic is used to try to replace the fixed slack columns in the
initial basis of the primal simplex.
|
GlopParameters.InitialBasisHeuristic |
GlopParameters.getInitialBasis() |
What heuristic is used to try to replace the fixed slack columns in the
initial basis of the primal simplex.
|
GlopParameters.InitialBasisHeuristic |
GlopParametersOrBuilder.getInitialBasis() |
What heuristic is used to try to replace the fixed slack columns in the
initial basis of the primal simplex.
|
static GlopParameters.InitialBasisHeuristic |
GlopParameters.InitialBasisHeuristic.valueOf(int value) |
Deprecated.
|
static GlopParameters.InitialBasisHeuristic |
GlopParameters.InitialBasisHeuristic.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static GlopParameters.InitialBasisHeuristic |
GlopParameters.InitialBasisHeuristic.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static GlopParameters.InitialBasisHeuristic[] |
GlopParameters.InitialBasisHeuristic.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|