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 classDefines 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.BuilderPerturbationStrategy.newBuilder()static PerturbationStrategy.BuilderPerturbationStrategy.newBuilder(PerturbationStrategy prototype) PerturbationStrategy.newBuilderForType()protected PerturbationStrategy.BuilderPerturbationStrategy.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) PerturbationStrategy.toBuilder()