static SolveLogOuterClass.PointType |
SolveLogOuterClass.PointType.forNumber(int value) |
|
SolveLogOuterClass.PointType |
SolveLogOuterClass.ConvergenceInformation.Builder.getCandidateType() |
Type of the candidate point described by this ConvergenceInformation.
|
SolveLogOuterClass.PointType |
SolveLogOuterClass.ConvergenceInformation.getCandidateType() |
Type of the candidate point described by this ConvergenceInformation.
|
SolveLogOuterClass.PointType |
SolveLogOuterClass.ConvergenceInformationOrBuilder.getCandidateType() |
Type of the candidate point described by this ConvergenceInformation.
|
SolveLogOuterClass.PointType |
SolveLogOuterClass.InfeasibilityInformation.Builder.getCandidateType() |
Type of the point used to compute the InfeasibilityInformation.
|
SolveLogOuterClass.PointType |
SolveLogOuterClass.InfeasibilityInformation.getCandidateType() |
Type of the point used to compute the InfeasibilityInformation.
|
SolveLogOuterClass.PointType |
SolveLogOuterClass.InfeasibilityInformationOrBuilder.getCandidateType() |
Type of the point used to compute the InfeasibilityInformation.
|
SolveLogOuterClass.PointType |
SolveLogOuterClass.PointMetadata.Builder.getPointType() |
Type of the point that this metadata corresponds to.
|
SolveLogOuterClass.PointType |
SolveLogOuterClass.PointMetadata.getPointType() |
Type of the point that this metadata corresponds to.
|
SolveLogOuterClass.PointType |
SolveLogOuterClass.PointMetadataOrBuilder.getPointType() |
Type of the point that this metadata corresponds to.
|
SolveLogOuterClass.PointType |
SolveLogOuterClass.FeasibilityPolishingDetails.Builder.getSolutionType() |
optional .operations_research.pdlp.PointType solution_type = 8;
|
SolveLogOuterClass.PointType |
SolveLogOuterClass.FeasibilityPolishingDetails.getSolutionType() |
optional .operations_research.pdlp.PointType solution_type = 8;
|
SolveLogOuterClass.PointType |
SolveLogOuterClass.FeasibilityPolishingDetailsOrBuilder.getSolutionType() |
optional .operations_research.pdlp.PointType solution_type = 8;
|
SolveLogOuterClass.PointType |
SolveLogOuterClass.SolveLog.Builder.getSolutionType() |
The type of the output point that the solver returned.
|
SolveLogOuterClass.PointType |
SolveLogOuterClass.SolveLog.getSolutionType() |
The type of the output point that the solver returned.
|
SolveLogOuterClass.PointType |
SolveLogOuterClass.SolveLogOrBuilder.getSolutionType() |
The type of the output point that the solver returned.
|
static SolveLogOuterClass.PointType |
SolveLogOuterClass.PointType.valueOf(int value) |
Deprecated.
|
static SolveLogOuterClass.PointType |
SolveLogOuterClass.PointType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SolveLogOuterClass.PointType |
SolveLogOuterClass.PointType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SolveLogOuterClass.PointType[] |
SolveLogOuterClass.PointType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|