![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Acceptance strategy in which only improving solutions are accepted.
Protobuf type operations_research.GreedyDescentAcceptanceStrategy
Definition at line 16 of file GreedyDescentAcceptanceStrategy.java.
Classes | |
| class | Builder |
Public Member Functions | |
| final boolean | isInitialized () |
| void | writeTo (com.google.protobuf.CodedOutputStream output) throws java.io.IOException |
| int | getSerializedSize () |
| boolean | equals (final java.lang.Object obj) |
| int | hashCode () |
| Builder | newBuilderForType () |
| Builder | toBuilder () |
| com.google.protobuf.Parser< GreedyDescentAcceptanceStrategy > | getParserForType () |
| com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy | getDefaultInstanceForType () |
Static Public Member Functions | |
| static final com.google.protobuf.Descriptors.Descriptor | getDescriptor () |
| static com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy | parseFrom (java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException |
| static com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy | parseFrom (java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException |
| static com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy | parseFrom (com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException |
| static com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException |
| static com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy | parseFrom (byte[] data) throws com.google.protobuf.InvalidProtocolBufferException |
| static com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException |
| static com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy | parseFrom (java.io.InputStream input) throws java.io.IOException |
| static com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy | parseFrom (java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException |
| static com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy | parseDelimitedFrom (java.io.InputStream input) throws java.io.IOException |
| static com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy | parseDelimitedFrom (java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException |
| static com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy | parseFrom (com.google.protobuf.CodedInputStream input) throws java.io.IOException |
| static com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy | parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException |
| static Builder | newBuilder () |
| static Builder | newBuilder (com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy prototype) |
| static com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy | getDefaultInstance () |
| static com.google.protobuf.Parser< GreedyDescentAcceptanceStrategy > | parser () |
Protected Member Functions | |
| com.google.protobuf.GeneratedMessage.FieldAccessorTable | internalGetFieldAccessorTable () |
| Builder | newBuilderForType (com.google.protobuf.GeneratedMessage.BuilderParent parent) |
| boolean com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy.equals | ( | final java.lang.Object | obj | ) |
Definition at line 79 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 326 of file GreedyDescentAcceptanceStrategy.java.
| com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy.getDefaultInstanceForType | ( | ) |
Definition at line 362 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 38 of file GreedyDescentAcceptanceStrategy.java.
| com.google.protobuf.Parser< GreedyDescentAcceptanceStrategy > com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy.getParserForType | ( | ) |
Definition at line 357 of file GreedyDescentAcceptanceStrategy.java.
| int com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy.getSerializedSize | ( | ) |
Definition at line 68 of file GreedyDescentAcceptanceStrategy.java.
| int com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy.hashCode | ( | ) |
Definition at line 93 of file GreedyDescentAcceptanceStrategy.java.
|
protected |
Definition at line 44 of file GreedyDescentAcceptanceStrategy.java.
| final boolean com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy.isInitialized | ( | ) |
Definition at line 52 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 178 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 181 of file GreedyDescentAcceptanceStrategy.java.
| Builder com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy.newBuilderForType | ( | ) |
Definition at line 177 of file GreedyDescentAcceptanceStrategy.java.
|
protected |
Definition at line 191 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 149 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 155 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 126 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 130 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 115 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 120 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 162 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 168 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 136 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 141 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 104 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 109 of file GreedyDescentAcceptanceStrategy.java.
|
static |
Definition at line 352 of file GreedyDescentAcceptanceStrategy.java.
| Builder com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy.toBuilder | ( | ) |
Definition at line 185 of file GreedyDescentAcceptanceStrategy.java.
| void com.google.ortools.constraintsolver.GreedyDescentAcceptanceStrategy.writeTo | ( | com.google.protobuf.CodedOutputStream | output | ) | throws java.io.IOException |
Definition at line 62 of file GreedyDescentAcceptanceStrategy.java.