![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
Public Member Functions | |
Builder | clear () |
com.google.protobuf.Descriptors.Descriptor | getDescriptorForType () |
com.google.ortools.constraintsolver.AcceptanceStrategy | getDefaultInstanceForType () |
com.google.ortools.constraintsolver.AcceptanceStrategy | build () |
com.google.ortools.constraintsolver.AcceptanceStrategy | buildPartial () |
Builder | mergeFrom (com.google.protobuf.Message other) |
Builder | mergeFrom (com.google.ortools.constraintsolver.AcceptanceStrategy other) |
final boolean | isInitialized () |
Builder | mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException |
Static Public Member Functions | |
static final com.google.protobuf.Descriptors.Descriptor | getDescriptor () |
Protected Member Functions | |
com.google.protobuf.GeneratedMessage.FieldAccessorTable | internalGetFieldAccessorTable () |
Determines when a neighbor solution, obtained by the application of a perturbation and improvement step to a reference solution, is used to replace the reference solution.
Protobuf type operations_research.AcceptanceStrategy
Definition at line 360 of file AcceptanceStrategy.java.
com.google.ortools.constraintsolver.AcceptanceStrategy com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.build | ( | ) |
Definition at line 405 of file AcceptanceStrategy.java.
com.google.ortools.constraintsolver.AcceptanceStrategy com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.buildPartial | ( | ) |
Definition at line 414 of file AcceptanceStrategy.java.
Builder com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.clear | ( | ) |
Definition at line 388 of file AcceptanceStrategy.java.
com.google.ortools.constraintsolver.AcceptanceStrategy com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.getDefaultInstanceForType | ( | ) |
Definition at line 400 of file AcceptanceStrategy.java.
|
static |
Definition at line 365 of file AcceptanceStrategy.java.
com.google.protobuf.Descriptors.Descriptor com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.getDescriptorForType | ( | ) |
Definition at line 395 of file AcceptanceStrategy.java.
|
protected |
Definition at line 371 of file AcceptanceStrategy.java.
final boolean com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.isInitialized | ( | ) |
Definition at line 438 of file AcceptanceStrategy.java.
Builder com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.mergeFrom | ( | com.google.ortools.constraintsolver.AcceptanceStrategy | other | ) |
Definition at line 430 of file AcceptanceStrategy.java.
Builder com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.mergeFrom | ( | com.google.protobuf.CodedInputStream | input, |
com.google.protobuf.ExtensionRegistryLite | extensionRegistry ) throws java.io.IOException |
Definition at line 443 of file AcceptanceStrategy.java.
Builder com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.mergeFrom | ( | com.google.protobuf.Message | other | ) |
Definition at line 421 of file AcceptanceStrategy.java.