Class FeasibilityPolishingDetails
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.ortools.pdlp.FeasibilityPolishingDetails
- All Implemented Interfaces:
FeasibilityPolishingDetailsOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
@Generated
public final class FeasibilityPolishingDetails
extends com.google.protobuf.GeneratedMessage
implements FeasibilityPolishingDetailsOrBuilder
Details about one primal feasibility or dual feasibility polishing phase within a solve with `use_feasibility_polishing`. See `SolveLog` for descriptions of the fields with the same name.Protobuf type
operations_research.pdlp.FeasibilityPolishingDetails
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Details about one primal feasibility or dual feasibility polishing phase within a solve with `use_feasibility_polishing`.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>, BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,
BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParent
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
static FeasibilityPolishingDetails
static final com.google.protobuf.Descriptors.Descriptor
int
optional int32 iteration_count = 5;
getIterationStats
(int index) repeated .operations_research.pdlp.IterationStats iteration_stats = 9;
int
repeated .operations_research.pdlp.IterationStats iteration_stats = 9;
repeated .operations_research.pdlp.IterationStats iteration_stats = 9;
getIterationStatsOrBuilder
(int index) repeated .operations_research.pdlp.IterationStats iteration_stats = 9;
List
<? extends IterationStatsOrBuilder> repeated .operations_research.pdlp.IterationStats iteration_stats = 9;
int
The iteration count for the main iteration when this feasibility polishing phase was triggered.optional .operations_research.pdlp.PrimalDualHybridGradientParams params = 3;
optional .operations_research.pdlp.PrimalDualHybridGradientParams params = 3;
com.google.protobuf.Parser
<FeasibilityPolishingDetails> optional .operations_research.pdlp.PolishingPhaseType polishing_phase_type = 1;
int
optional .operations_research.pdlp.IterationStats solution_stats = 7;
optional .operations_research.pdlp.IterationStats solution_stats = 7;
optional .operations_research.pdlp.PointType solution_type = 8;
double
optional double solve_time_sec = 6;
optional .operations_research.pdlp.TerminationReason termination_reason = 4;
int
hashCode()
boolean
optional int32 iteration_count = 5;
boolean
The iteration count for the main iteration when this feasibility polishing phase was triggered.boolean
optional .operations_research.pdlp.PrimalDualHybridGradientParams params = 3;
boolean
optional .operations_research.pdlp.PolishingPhaseType polishing_phase_type = 1;
boolean
optional .operations_research.pdlp.IterationStats solution_stats = 7;
boolean
optional .operations_research.pdlp.PointType solution_type = 8;
boolean
optional double solve_time_sec = 6;
boolean
optional .operations_research.pdlp.TerminationReason termination_reason = 4;
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
newBuilder
(FeasibilityPolishingDetails prototype) protected FeasibilityPolishingDetails.Builder
newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) static FeasibilityPolishingDetails
parseDelimitedFrom
(InputStream input) static FeasibilityPolishingDetails
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeasibilityPolishingDetails
parseFrom
(byte[] data) static FeasibilityPolishingDetails
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeasibilityPolishingDetails
parseFrom
(com.google.protobuf.ByteString data) static FeasibilityPolishingDetails
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeasibilityPolishingDetails
parseFrom
(com.google.protobuf.CodedInputStream input) static FeasibilityPolishingDetails
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeasibilityPolishingDetails
parseFrom
(InputStream input) static FeasibilityPolishingDetails
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeasibilityPolishingDetails
parseFrom
(ByteBuffer data) static FeasibilityPolishingDetails
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser
<FeasibilityPolishingDetails> parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
POLISHING_PHASE_TYPE_FIELD_NUMBER
public static final int POLISHING_PHASE_TYPE_FIELD_NUMBER- See Also:
-
MAIN_ITERATION_COUNT_FIELD_NUMBER
public static final int MAIN_ITERATION_COUNT_FIELD_NUMBER- See Also:
-
PARAMS_FIELD_NUMBER
public static final int PARAMS_FIELD_NUMBER- See Also:
-
TERMINATION_REASON_FIELD_NUMBER
public static final int TERMINATION_REASON_FIELD_NUMBER- See Also:
-
ITERATION_COUNT_FIELD_NUMBER
public static final int ITERATION_COUNT_FIELD_NUMBER- See Also:
-
SOLVE_TIME_SEC_FIELD_NUMBER
public static final int SOLVE_TIME_SEC_FIELD_NUMBER- See Also:
-
SOLUTION_STATS_FIELD_NUMBER
public static final int SOLUTION_STATS_FIELD_NUMBER- See Also:
-
SOLUTION_TYPE_FIELD_NUMBER
public static final int SOLUTION_TYPE_FIELD_NUMBER- See Also:
-
ITERATION_STATS_FIELD_NUMBER
public static final int ITERATION_STATS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
hasPolishingPhaseType
public boolean hasPolishingPhaseType()optional .operations_research.pdlp.PolishingPhaseType polishing_phase_type = 1;
- Specified by:
hasPolishingPhaseType
in interfaceFeasibilityPolishingDetailsOrBuilder
- Returns:
- Whether the polishingPhaseType field is set.
-
getPolishingPhaseType
optional .operations_research.pdlp.PolishingPhaseType polishing_phase_type = 1;
- Specified by:
getPolishingPhaseType
in interfaceFeasibilityPolishingDetailsOrBuilder
- Returns:
- The polishingPhaseType.
-
hasMainIterationCount
public boolean hasMainIterationCount()The iteration count for the main iteration when this feasibility polishing phase was triggered.
optional int32 main_iteration_count = 2;
- Specified by:
hasMainIterationCount
in interfaceFeasibilityPolishingDetailsOrBuilder
- Returns:
- Whether the mainIterationCount field is set.
-
getMainIterationCount
public int getMainIterationCount()The iteration count for the main iteration when this feasibility polishing phase was triggered.
optional int32 main_iteration_count = 2;
- Specified by:
getMainIterationCount
in interfaceFeasibilityPolishingDetailsOrBuilder
- Returns:
- The mainIterationCount.
-
hasParams
public boolean hasParams()optional .operations_research.pdlp.PrimalDualHybridGradientParams params = 3;
- Specified by:
hasParams
in interfaceFeasibilityPolishingDetailsOrBuilder
- Returns:
- Whether the params field is set.
-
getParams
optional .operations_research.pdlp.PrimalDualHybridGradientParams params = 3;
- Specified by:
getParams
in interfaceFeasibilityPolishingDetailsOrBuilder
- Returns:
- The params.
-
getParamsOrBuilder
optional .operations_research.pdlp.PrimalDualHybridGradientParams params = 3;
- Specified by:
getParamsOrBuilder
in interfaceFeasibilityPolishingDetailsOrBuilder
-
hasTerminationReason
public boolean hasTerminationReason()optional .operations_research.pdlp.TerminationReason termination_reason = 4;
- Specified by:
hasTerminationReason
in interfaceFeasibilityPolishingDetailsOrBuilder
- Returns:
- Whether the terminationReason field is set.
-
getTerminationReason
optional .operations_research.pdlp.TerminationReason termination_reason = 4;
- Specified by:
getTerminationReason
in interfaceFeasibilityPolishingDetailsOrBuilder
- Returns:
- The terminationReason.
-
hasIterationCount
public boolean hasIterationCount()optional int32 iteration_count = 5;
- Specified by:
hasIterationCount
in interfaceFeasibilityPolishingDetailsOrBuilder
- Returns:
- Whether the iterationCount field is set.
-
getIterationCount
public int getIterationCount()optional int32 iteration_count = 5;
- Specified by:
getIterationCount
in interfaceFeasibilityPolishingDetailsOrBuilder
- Returns:
- The iterationCount.
-
hasSolveTimeSec
public boolean hasSolveTimeSec()optional double solve_time_sec = 6;
- Specified by:
hasSolveTimeSec
in interfaceFeasibilityPolishingDetailsOrBuilder
- Returns:
- Whether the solveTimeSec field is set.
-
getSolveTimeSec
public double getSolveTimeSec()optional double solve_time_sec = 6;
- Specified by:
getSolveTimeSec
in interfaceFeasibilityPolishingDetailsOrBuilder
- Returns:
- The solveTimeSec.
-
hasSolutionStats
public boolean hasSolutionStats()optional .operations_research.pdlp.IterationStats solution_stats = 7;
- Specified by:
hasSolutionStats
in interfaceFeasibilityPolishingDetailsOrBuilder
- Returns:
- Whether the solutionStats field is set.
-
getSolutionStats
optional .operations_research.pdlp.IterationStats solution_stats = 7;
- Specified by:
getSolutionStats
in interfaceFeasibilityPolishingDetailsOrBuilder
- Returns:
- The solutionStats.
-
getSolutionStatsOrBuilder
optional .operations_research.pdlp.IterationStats solution_stats = 7;
- Specified by:
getSolutionStatsOrBuilder
in interfaceFeasibilityPolishingDetailsOrBuilder
-
hasSolutionType
public boolean hasSolutionType()optional .operations_research.pdlp.PointType solution_type = 8;
- Specified by:
hasSolutionType
in interfaceFeasibilityPolishingDetailsOrBuilder
- Returns:
- Whether the solutionType field is set.
-
getSolutionType
optional .operations_research.pdlp.PointType solution_type = 8;
- Specified by:
getSolutionType
in interfaceFeasibilityPolishingDetailsOrBuilder
- Returns:
- The solutionType.
-
getIterationStatsList
repeated .operations_research.pdlp.IterationStats iteration_stats = 9;
- Specified by:
getIterationStatsList
in interfaceFeasibilityPolishingDetailsOrBuilder
-
getIterationStatsOrBuilderList
repeated .operations_research.pdlp.IterationStats iteration_stats = 9;
- Specified by:
getIterationStatsOrBuilderList
in interfaceFeasibilityPolishingDetailsOrBuilder
-
getIterationStatsCount
public int getIterationStatsCount()repeated .operations_research.pdlp.IterationStats iteration_stats = 9;
- Specified by:
getIterationStatsCount
in interfaceFeasibilityPolishingDetailsOrBuilder
-
getIterationStats
repeated .operations_research.pdlp.IterationStats iteration_stats = 9;
- Specified by:
getIterationStats
in interfaceFeasibilityPolishingDetailsOrBuilder
-
getIterationStatsOrBuilder
repeated .operations_research.pdlp.IterationStats iteration_stats = 9;
- Specified by:
getIterationStatsOrBuilder
in interfaceFeasibilityPolishingDetailsOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static FeasibilityPolishingDetails parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeasibilityPolishingDetails parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeasibilityPolishingDetails parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeasibilityPolishingDetails parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeasibilityPolishingDetails parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeasibilityPolishingDetails parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static FeasibilityPolishingDetails parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static FeasibilityPolishingDetails parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static FeasibilityPolishingDetails parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static FeasibilityPolishingDetails parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected FeasibilityPolishingDetails.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-