Class ConstraintSolverParameters
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ortools.constraintsolver.ConstraintSolverParameters
-
- All Implemented Interfaces:
ConstraintSolverParametersOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class ConstraintSolverParameters extends com.google.protobuf.GeneratedMessageV3 implements ConstraintSolverParametersOrBuilder
Solver parameters.
Protobuf typeoperations_research.ConstraintSolverParameters- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classConstraintSolverParameters.BuilderSolver parameters.static classConstraintSolverParameters.TrailCompressionInternal parameters of the solver.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)intgetArraySplitSize()When a sum/min/max operation is applied on a large array, this array is recursively split into blocks of size 'array_split_size'.intgetCheckSolutionPeriod()Control the behavior of local search.ConstraintSolverParameters.TrailCompressiongetCompressTrail()This parameter indicates if the solver should compress the trail during the search.intgetCompressTrailValue()This parameter indicates if the solver should compress the trail during the search.static ConstraintSolverParametersgetDefaultInstance()ConstraintSolverParametersgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetDiffnUseCumulative()Control the propagation of the diffn constraint.booleangetDisableSolve()bool disable_solve = 15;intgetMaxEdgeFinderSize()int32 max_edge_finder_size = 109;booleangetNameAllVariables()Should anonymous variables be given a name.booleangetNameCastVariables()Create names for cast variables.com.google.protobuf.Parser<ConstraintSolverParameters>getParserForType()booleangetPrintAddedConstraints()Print added constraints.booleangetPrintLocalSearchProfile()Print local search profiling data after solving.booleangetPrintModel()Print the model before solving.booleangetPrintModelStats()Print model statistics before solving.java.lang.StringgetProfileFile()Export propagation profiling data to file.com.google.protobuf.ByteStringgetProfileFileBytes()Export propagation profiling data to file.booleangetProfileLocalSearch()Activate local search profiling.booleangetProfilePropagation()Activate propagation profiling.intgetSerializedSize()booleangetSkipLocallyOptimalPaths()Skip locally optimal pairs of paths in PathOperators.booleangetStoreNames()This parameters indicates if the solver should store the names of the objets it manages.booleangetTracePropagation()Activate propagate tracing.booleangetTraceSearch()Trace search.intgetTrailBlockSize()This parameter indicates the default size of a block of the trail.booleangetUseAllPossibleDisjunctions()bool use_all_possible_disjunctions = 108;booleangetUseCumulativeEdgeFinder()Control the propagation of the cumulative constraint.booleangetUseCumulativeTimeTable()bool use_cumulative_time_table = 106;booleangetUseCumulativeTimeTableSync()bool use_cumulative_time_table_sync = 112;booleangetUseElementRmq()Control the implementation of the element constraint.booleangetUseSequenceHighDemandTasks()bool use_sequence_high_demand_tasks = 107;booleangetUseSmallTable()Control the implementation of the table constraint.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ConstraintSolverParameters.BuildernewBuilder()static ConstraintSolverParameters.BuildernewBuilder(ConstraintSolverParameters prototype)ConstraintSolverParameters.BuildernewBuilderForType()protected ConstraintSolverParameters.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ConstraintSolverParametersparseDelimitedFrom(java.io.InputStream input)static ConstraintSolverParametersparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConstraintSolverParametersparseFrom(byte[] data)static ConstraintSolverParametersparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConstraintSolverParametersparseFrom(com.google.protobuf.ByteString data)static ConstraintSolverParametersparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConstraintSolverParametersparseFrom(com.google.protobuf.CodedInputStream input)static ConstraintSolverParametersparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConstraintSolverParametersparseFrom(java.io.InputStream input)static ConstraintSolverParametersparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConstraintSolverParametersparseFrom(java.nio.ByteBuffer data)static ConstraintSolverParametersparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ConstraintSolverParameters>parser()ConstraintSolverParameters.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, 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, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
COMPRESS_TRAIL_FIELD_NUMBER
public static final int COMPRESS_TRAIL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRAIL_BLOCK_SIZE_FIELD_NUMBER
public static final int TRAIL_BLOCK_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ARRAY_SPLIT_SIZE_FIELD_NUMBER
public static final int ARRAY_SPLIT_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STORE_NAMES_FIELD_NUMBER
public static final int STORE_NAMES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_CAST_VARIABLES_FIELD_NUMBER
public static final int NAME_CAST_VARIABLES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_ALL_VARIABLES_FIELD_NUMBER
public static final int NAME_ALL_VARIABLES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROFILE_PROPAGATION_FIELD_NUMBER
public static final int PROFILE_PROPAGATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROFILE_FILE_FIELD_NUMBER
public static final int PROFILE_FILE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROFILE_LOCAL_SEARCH_FIELD_NUMBER
public static final int PROFILE_LOCAL_SEARCH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRINT_LOCAL_SEARCH_PROFILE_FIELD_NUMBER
public static final int PRINT_LOCAL_SEARCH_PROFILE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRACE_PROPAGATION_FIELD_NUMBER
public static final int TRACE_PROPAGATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRACE_SEARCH_FIELD_NUMBER
public static final int TRACE_SEARCH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRINT_MODEL_FIELD_NUMBER
public static final int PRINT_MODEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRINT_MODEL_STATS_FIELD_NUMBER
public static final int PRINT_MODEL_STATS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRINT_ADDED_CONSTRAINTS_FIELD_NUMBER
public static final int PRINT_ADDED_CONSTRAINTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISABLE_SOLVE_FIELD_NUMBER
public static final int DISABLE_SOLVE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USE_SMALL_TABLE_FIELD_NUMBER
public static final int USE_SMALL_TABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USE_CUMULATIVE_EDGE_FINDER_FIELD_NUMBER
public static final int USE_CUMULATIVE_EDGE_FINDER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USE_CUMULATIVE_TIME_TABLE_FIELD_NUMBER
public static final int USE_CUMULATIVE_TIME_TABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USE_CUMULATIVE_TIME_TABLE_SYNC_FIELD_NUMBER
public static final int USE_CUMULATIVE_TIME_TABLE_SYNC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USE_SEQUENCE_HIGH_DEMAND_TASKS_FIELD_NUMBER
public static final int USE_SEQUENCE_HIGH_DEMAND_TASKS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USE_ALL_POSSIBLE_DISJUNCTIONS_FIELD_NUMBER
public static final int USE_ALL_POSSIBLE_DISJUNCTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_EDGE_FINDER_SIZE_FIELD_NUMBER
public static final int MAX_EDGE_FINDER_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIFFN_USE_CUMULATIVE_FIELD_NUMBER
public static final int DIFFN_USE_CUMULATIVE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USE_ELEMENT_RMQ_FIELD_NUMBER
public static final int USE_ELEMENT_RMQ_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SKIP_LOCALLY_OPTIMAL_PATHS_FIELD_NUMBER
public static final int SKIP_LOCALLY_OPTIMAL_PATHS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHECK_SOLUTION_PERIOD_FIELD_NUMBER
public static final int CHECK_SOLUTION_PERIOD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getCompressTrailValue
public int getCompressTrailValue()
This parameter indicates if the solver should compress the trail during the search. No compression means that the solver will be faster, but will use more memory.
.operations_research.ConstraintSolverParameters.TrailCompression compress_trail = 1;- Specified by:
getCompressTrailValuein interfaceConstraintSolverParametersOrBuilder- Returns:
- The enum numeric value on the wire for compressTrail.
-
getCompressTrail
public ConstraintSolverParameters.TrailCompression getCompressTrail()
This parameter indicates if the solver should compress the trail during the search. No compression means that the solver will be faster, but will use more memory.
.operations_research.ConstraintSolverParameters.TrailCompression compress_trail = 1;- Specified by:
getCompressTrailin interfaceConstraintSolverParametersOrBuilder- Returns:
- The compressTrail.
-
getTrailBlockSize
public int getTrailBlockSize()
This parameter indicates the default size of a block of the trail. Compression applies at the block level.
int32 trail_block_size = 2;- Specified by:
getTrailBlockSizein interfaceConstraintSolverParametersOrBuilder- Returns:
- The trailBlockSize.
-
getArraySplitSize
public int getArraySplitSize()
When a sum/min/max operation is applied on a large array, this array is recursively split into blocks of size 'array_split_size'.
int32 array_split_size = 3;- Specified by:
getArraySplitSizein interfaceConstraintSolverParametersOrBuilder- Returns:
- The arraySplitSize.
-
getStoreNames
public boolean getStoreNames()
This parameters indicates if the solver should store the names of the objets it manages.
bool store_names = 4;- Specified by:
getStoreNamesin interfaceConstraintSolverParametersOrBuilder- Returns:
- The storeNames.
-
getNameCastVariables
public boolean getNameCastVariables()
Create names for cast variables.
bool name_cast_variables = 5;- Specified by:
getNameCastVariablesin interfaceConstraintSolverParametersOrBuilder- Returns:
- The nameCastVariables.
-
getNameAllVariables
public boolean getNameAllVariables()
Should anonymous variables be given a name.
bool name_all_variables = 6;- Specified by:
getNameAllVariablesin interfaceConstraintSolverParametersOrBuilder- Returns:
- The nameAllVariables.
-
getProfilePropagation
public boolean getProfilePropagation()
Activate propagation profiling.
bool profile_propagation = 7;- Specified by:
getProfilePropagationin interfaceConstraintSolverParametersOrBuilder- Returns:
- The profilePropagation.
-
getProfileFile
public java.lang.String getProfileFile()
Export propagation profiling data to file.
string profile_file = 8;- Specified by:
getProfileFilein interfaceConstraintSolverParametersOrBuilder- Returns:
- The profileFile.
-
getProfileFileBytes
public com.google.protobuf.ByteString getProfileFileBytes()
Export propagation profiling data to file.
string profile_file = 8;- Specified by:
getProfileFileBytesin interfaceConstraintSolverParametersOrBuilder- Returns:
- The bytes for profileFile.
-
getProfileLocalSearch
public boolean getProfileLocalSearch()
Activate local search profiling.
bool profile_local_search = 16;- Specified by:
getProfileLocalSearchin interfaceConstraintSolverParametersOrBuilder- Returns:
- The profileLocalSearch.
-
getPrintLocalSearchProfile
public boolean getPrintLocalSearchProfile()
Print local search profiling data after solving.
bool print_local_search_profile = 17;- Specified by:
getPrintLocalSearchProfilein interfaceConstraintSolverParametersOrBuilder- Returns:
- The printLocalSearchProfile.
-
getTracePropagation
public boolean getTracePropagation()
Activate propagate tracing.
bool trace_propagation = 9;- Specified by:
getTracePropagationin interfaceConstraintSolverParametersOrBuilder- Returns:
- The tracePropagation.
-
getTraceSearch
public boolean getTraceSearch()
Trace search.
bool trace_search = 10;- Specified by:
getTraceSearchin interfaceConstraintSolverParametersOrBuilder- Returns:
- The traceSearch.
-
getPrintModel
public boolean getPrintModel()
Print the model before solving.
bool print_model = 11;- Specified by:
getPrintModelin interfaceConstraintSolverParametersOrBuilder- Returns:
- The printModel.
-
getPrintModelStats
public boolean getPrintModelStats()
Print model statistics before solving.
bool print_model_stats = 12;- Specified by:
getPrintModelStatsin interfaceConstraintSolverParametersOrBuilder- Returns:
- The printModelStats.
-
getPrintAddedConstraints
public boolean getPrintAddedConstraints()
Print added constraints.
bool print_added_constraints = 13;- Specified by:
getPrintAddedConstraintsin interfaceConstraintSolverParametersOrBuilder- Returns:
- The printAddedConstraints.
-
getDisableSolve
public boolean getDisableSolve()
bool disable_solve = 15;- Specified by:
getDisableSolvein interfaceConstraintSolverParametersOrBuilder- Returns:
- The disableSolve.
-
getUseSmallTable
public boolean getUseSmallTable()
Control the implementation of the table constraint.
bool use_small_table = 101;- Specified by:
getUseSmallTablein interfaceConstraintSolverParametersOrBuilder- Returns:
- The useSmallTable.
-
getUseCumulativeEdgeFinder
public boolean getUseCumulativeEdgeFinder()
Control the propagation of the cumulative constraint.
bool use_cumulative_edge_finder = 105;- Specified by:
getUseCumulativeEdgeFinderin interfaceConstraintSolverParametersOrBuilder- Returns:
- The useCumulativeEdgeFinder.
-
getUseCumulativeTimeTable
public boolean getUseCumulativeTimeTable()
bool use_cumulative_time_table = 106;- Specified by:
getUseCumulativeTimeTablein interfaceConstraintSolverParametersOrBuilder- Returns:
- The useCumulativeTimeTable.
-
getUseCumulativeTimeTableSync
public boolean getUseCumulativeTimeTableSync()
bool use_cumulative_time_table_sync = 112;- Specified by:
getUseCumulativeTimeTableSyncin interfaceConstraintSolverParametersOrBuilder- Returns:
- The useCumulativeTimeTableSync.
-
getUseSequenceHighDemandTasks
public boolean getUseSequenceHighDemandTasks()
bool use_sequence_high_demand_tasks = 107;- Specified by:
getUseSequenceHighDemandTasksin interfaceConstraintSolverParametersOrBuilder- Returns:
- The useSequenceHighDemandTasks.
-
getUseAllPossibleDisjunctions
public boolean getUseAllPossibleDisjunctions()
bool use_all_possible_disjunctions = 108;- Specified by:
getUseAllPossibleDisjunctionsin interfaceConstraintSolverParametersOrBuilder- Returns:
- The useAllPossibleDisjunctions.
-
getMaxEdgeFinderSize
public int getMaxEdgeFinderSize()
int32 max_edge_finder_size = 109;- Specified by:
getMaxEdgeFinderSizein interfaceConstraintSolverParametersOrBuilder- Returns:
- The maxEdgeFinderSize.
-
getDiffnUseCumulative
public boolean getDiffnUseCumulative()
Control the propagation of the diffn constraint.
bool diffn_use_cumulative = 110;- Specified by:
getDiffnUseCumulativein interfaceConstraintSolverParametersOrBuilder- Returns:
- The diffnUseCumulative.
-
getUseElementRmq
public boolean getUseElementRmq()
Control the implementation of the element constraint.
bool use_element_rmq = 111;- Specified by:
getUseElementRmqin interfaceConstraintSolverParametersOrBuilder- Returns:
- The useElementRmq.
-
getSkipLocallyOptimalPaths
public boolean getSkipLocallyOptimalPaths()
Skip locally optimal pairs of paths in PathOperators. Setting this parameter to true might skip valid neighbors if there are constraints linking paths together (such as precedences). In any other case this should only speed up the search without omitting any neighbors.
bool skip_locally_optimal_paths = 113;- Specified by:
getSkipLocallyOptimalPathsin interfaceConstraintSolverParametersOrBuilder- Returns:
- The skipLocallyOptimalPaths.
-
getCheckSolutionPeriod
public int getCheckSolutionPeriod()
Control the behavior of local search.
int32 check_solution_period = 114;- Specified by:
getCheckSolutionPeriodin interfaceConstraintSolverParametersOrBuilder- Returns:
- The checkSolutionPeriod.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ConstraintSolverParameters parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConstraintSolverParameters parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConstraintSolverParameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConstraintSolverParameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConstraintSolverParameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConstraintSolverParameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConstraintSolverParameters parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ConstraintSolverParameters parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ConstraintSolverParameters parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ConstraintSolverParameters parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ConstraintSolverParameters parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ConstraintSolverParameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public ConstraintSolverParameters.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ConstraintSolverParameters.Builder newBuilder()
-
newBuilder
public static ConstraintSolverParameters.Builder newBuilder(ConstraintSolverParameters prototype)
-
toBuilder
public ConstraintSolverParameters.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ConstraintSolverParameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ConstraintSolverParameters getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ConstraintSolverParameters> parser()
-
getParserForType
public com.google.protobuf.Parser<ConstraintSolverParameters> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ConstraintSolverParameters getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-