Uses of Class
com.google.ortools.constraintsolver.PerturbationStrategy
Packages that use PerturbationStrategy
-
Uses of PerturbationStrategy in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver that return PerturbationStrategyModifier and TypeMethodDescriptionPerturbationStrategy.Builder.build()
PerturbationStrategy.Builder.buildPartial()
static PerturbationStrategy
PerturbationStrategy.getDefaultInstance()
PerturbationStrategy.Builder.getDefaultInstanceForType()
PerturbationStrategy.getDefaultInstanceForType()
static PerturbationStrategy
PerturbationStrategy.parseDelimitedFrom
(InputStream input) static PerturbationStrategy
PerturbationStrategy.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PerturbationStrategy
PerturbationStrategy.parseFrom
(byte[] data) static PerturbationStrategy
PerturbationStrategy.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PerturbationStrategy
PerturbationStrategy.parseFrom
(com.google.protobuf.ByteString data) static PerturbationStrategy
PerturbationStrategy.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PerturbationStrategy
PerturbationStrategy.parseFrom
(com.google.protobuf.CodedInputStream input) static PerturbationStrategy
PerturbationStrategy.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PerturbationStrategy
PerturbationStrategy.parseFrom
(InputStream input) static PerturbationStrategy
PerturbationStrategy.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PerturbationStrategy
PerturbationStrategy.parseFrom
(ByteBuffer data) static PerturbationStrategy
PerturbationStrategy.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.ortools.constraintsolver that return types with arguments of type PerturbationStrategyModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<PerturbationStrategy> PerturbationStrategy.getParserForType()
static com.google.protobuf.Parser
<PerturbationStrategy> PerturbationStrategy.parser()
Methods in com.google.ortools.constraintsolver with parameters of type PerturbationStrategyModifier and TypeMethodDescriptionPerturbationStrategy.Builder.mergeFrom
(PerturbationStrategy other) static PerturbationStrategy.Builder
PerturbationStrategy.newBuilder
(PerturbationStrategy prototype)