Uses of Class
com.google.ortools.constraintsolver.PerturbationStrategy.Builder
Packages that use PerturbationStrategy.Builder
-
Uses of PerturbationStrategy.Builder in com.google.ortools.constraintsolver
Subclasses with type arguments of type PerturbationStrategy.Builder in com.google.ortools.constraintsolverModifier and TypeClassDescriptionstatic final class
Defines how a reference solution is perturbed.Methods in com.google.ortools.constraintsolver that return PerturbationStrategy.BuilderModifier and TypeMethodDescriptionPerturbationStrategy.Builder.clear()
PerturbationStrategy.Builder.mergeFrom
(PerturbationStrategy other) PerturbationStrategy.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PerturbationStrategy.Builder.mergeFrom
(com.google.protobuf.Message other) static PerturbationStrategy.Builder
PerturbationStrategy.newBuilder()
static PerturbationStrategy.Builder
PerturbationStrategy.newBuilder
(PerturbationStrategy prototype) PerturbationStrategy.newBuilderForType()
protected PerturbationStrategy.Builder
PerturbationStrategy.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) PerturbationStrategy.toBuilder()