![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
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 361 of file AcceptanceStrategy.java.
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 () |
| com.google.ortools.constraintsolver.AcceptanceStrategy com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.build | ( | ) |
Definition at line 406 of file AcceptanceStrategy.java.
| com.google.ortools.constraintsolver.AcceptanceStrategy com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.buildPartial | ( | ) |
Definition at line 415 of file AcceptanceStrategy.java.
| Builder com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.clear | ( | ) |
Definition at line 389 of file AcceptanceStrategy.java.
| com.google.ortools.constraintsolver.AcceptanceStrategy com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.getDefaultInstanceForType | ( | ) |
Definition at line 401 of file AcceptanceStrategy.java.
|
static |
Definition at line 366 of file AcceptanceStrategy.java.
| com.google.protobuf.Descriptors.Descriptor com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.getDescriptorForType | ( | ) |
Definition at line 396 of file AcceptanceStrategy.java.
|
protected |
Definition at line 372 of file AcceptanceStrategy.java.
| final boolean com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.isInitialized | ( | ) |
Definition at line 439 of file AcceptanceStrategy.java.
| Builder com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.mergeFrom | ( | com.google.ortools.constraintsolver.AcceptanceStrategy | other | ) |
Definition at line 431 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 444 of file AcceptanceStrategy.java.
| Builder com.google.ortools.constraintsolver.AcceptanceStrategy.Builder.mergeFrom | ( | com.google.protobuf.Message | other | ) |
Definition at line 422 of file AcceptanceStrategy.java.