Uses of Class
com.google.ortools.constraintsolver.RecreateParameters
Packages that use RecreateParameters
-
Uses of RecreateParameters in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver that return RecreateParametersModifier and TypeMethodDescriptionRecreateParameters.Builder.build()RecreateParameters.Builder.buildPartial()static RecreateParametersRecreateParameters.getDefaultInstance()RecreateParameters.Builder.getDefaultInstanceForType()RecreateParameters.getDefaultInstanceForType()RecreateStrategy.Builder.getParameters()The selected parameters should match the chosen recreate heuristic.RecreateStrategy.getParameters()The selected parameters should match the chosen recreate heuristic.RecreateStrategyOrBuilder.getParameters()The selected parameters should match the chosen recreate heuristic.static RecreateParametersRecreateParameters.parseDelimitedFrom(InputStream input) static RecreateParametersRecreateParameters.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RecreateParametersRecreateParameters.parseFrom(byte[] data) static RecreateParametersRecreateParameters.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RecreateParametersRecreateParameters.parseFrom(com.google.protobuf.ByteString data) static RecreateParametersRecreateParameters.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RecreateParametersRecreateParameters.parseFrom(com.google.protobuf.CodedInputStream input) static RecreateParametersRecreateParameters.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RecreateParametersRecreateParameters.parseFrom(InputStream input) static RecreateParametersRecreateParameters.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RecreateParametersRecreateParameters.parseFrom(ByteBuffer data) static RecreateParametersRecreateParameters.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.ortools.constraintsolver that return types with arguments of type RecreateParametersModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RecreateParameters> RecreateParameters.getParserForType()static com.google.protobuf.Parser<RecreateParameters> RecreateParameters.parser()Methods in com.google.ortools.constraintsolver with parameters of type RecreateParametersModifier and TypeMethodDescriptionRecreateParameters.Builder.mergeFrom(RecreateParameters other) RecreateStrategy.Builder.mergeParameters(RecreateParameters value) The selected parameters should match the chosen recreate heuristic.static RecreateParameters.BuilderRecreateParameters.newBuilder(RecreateParameters prototype) RecreateStrategy.Builder.setParameters(RecreateParameters value) The selected parameters should match the chosen recreate heuristic.