Package | Description |
---|---|
com.google.ortools.linearsolver |
Modifier and Type | Method and Description |
---|---|
MPVariableProto |
MPVariableProto.Builder.build() |
MPVariableProto |
MPVariableProto.Builder.buildPartial() |
static MPVariableProto |
MPVariableProto.getDefaultInstance() |
MPVariableProto |
MPVariableProto.getDefaultInstanceForType() |
MPVariableProto |
MPVariableProto.Builder.getDefaultInstanceForType() |
MPVariableProto |
MPModelProto.getVariable(int index)
All the variables appearing in the model.
|
MPVariableProto |
MPModelProto.Builder.getVariable(int index)
All the variables appearing in the model.
|
MPVariableProto |
MPModelProtoOrBuilder.getVariable(int index)
All the variables appearing in the model.
|
MPVariableProto |
MPModelDeltaProtoOrBuilder.getVariableOverridesOrDefault(int key,
MPVariableProto defaultValue)
The variable protos listed here will override (via MergeFrom()) the ones
in the baseline model: you only need to specify the fields that change.
|
MPVariableProto |
MPModelDeltaProto.getVariableOverridesOrDefault(int key,
MPVariableProto defaultValue)
The variable protos listed here will override (via MergeFrom()) the ones
in the baseline model: you only need to specify the fields that change.
|
MPVariableProto |
MPModelDeltaProto.Builder.getVariableOverridesOrDefault(int key,
MPVariableProto defaultValue)
The variable protos listed here will override (via MergeFrom()) the ones
in the baseline model: you only need to specify the fields that change.
|
MPVariableProto |
MPModelDeltaProtoOrBuilder.getVariableOverridesOrThrow(int key)
The variable protos listed here will override (via MergeFrom()) the ones
in the baseline model: you only need to specify the fields that change.
|
MPVariableProto |
MPModelDeltaProto.getVariableOverridesOrThrow(int key)
The variable protos listed here will override (via MergeFrom()) the ones
in the baseline model: you only need to specify the fields that change.
|
MPVariableProto |
MPModelDeltaProto.Builder.getVariableOverridesOrThrow(int key)
The variable protos listed here will override (via MergeFrom()) the ones
in the baseline model: you only need to specify the fields that change.
|
static MPVariableProto |
MPVariableProto.parseDelimitedFrom(java.io.InputStream input) |
static MPVariableProto |
MPVariableProto.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MPVariableProto |
MPVariableProto.parseFrom(byte[] data) |
static MPVariableProto |
MPVariableProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MPVariableProto |
MPVariableProto.parseFrom(java.nio.ByteBuffer data) |
static MPVariableProto |
MPVariableProto.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MPVariableProto |
MPVariableProto.parseFrom(com.google.protobuf.ByteString data) |
static MPVariableProto |
MPVariableProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MPVariableProto |
MPVariableProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static MPVariableProto |
MPVariableProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MPVariableProto |
MPVariableProto.parseFrom(java.io.InputStream input) |
static MPVariableProto |
MPVariableProto.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,MPVariableProto> |
MPModelDeltaProto.Builder.getMutableVariableOverrides()
Deprecated.
|
com.google.protobuf.Parser<MPVariableProto> |
MPVariableProto.getParserForType() |
java.util.List<MPVariableProto> |
MPModelProto.getVariableList()
All the variables appearing in the model.
|
java.util.List<MPVariableProto> |
MPModelProto.Builder.getVariableList()
All the variables appearing in the model.
|
java.util.List<MPVariableProto> |
MPModelProtoOrBuilder.getVariableList()
All the variables appearing in the model.
|
java.util.Map<java.lang.Integer,MPVariableProto> |
MPModelDeltaProtoOrBuilder.getVariableOverrides()
Deprecated.
|
java.util.Map<java.lang.Integer,MPVariableProto> |
MPModelDeltaProto.getVariableOverrides()
Deprecated.
|
java.util.Map<java.lang.Integer,MPVariableProto> |
MPModelDeltaProto.Builder.getVariableOverrides()
Deprecated.
|
java.util.Map<java.lang.Integer,MPVariableProto> |
MPModelDeltaProtoOrBuilder.getVariableOverridesMap()
The variable protos listed here will override (via MergeFrom()) the ones
in the baseline model: you only need to specify the fields that change.
|
java.util.Map<java.lang.Integer,MPVariableProto> |
MPModelDeltaProto.getVariableOverridesMap()
The variable protos listed here will override (via MergeFrom()) the ones
in the baseline model: you only need to specify the fields that change.
|
java.util.Map<java.lang.Integer,MPVariableProto> |
MPModelDeltaProto.Builder.getVariableOverridesMap()
The variable protos listed here will override (via MergeFrom()) the ones
in the baseline model: you only need to specify the fields that change.
|
static com.google.protobuf.Parser<MPVariableProto> |
MPVariableProto.parser() |
Modifier and Type | Method and Description |
---|---|
MPModelProto.Builder |
MPModelProto.Builder.addVariable(int index,
MPVariableProto value)
All the variables appearing in the model.
|
MPModelProto.Builder |
MPModelProto.Builder.addVariable(MPVariableProto value)
All the variables appearing in the model.
|
MPVariableProto |
MPModelDeltaProtoOrBuilder.getVariableOverridesOrDefault(int key,
MPVariableProto defaultValue)
The variable protos listed here will override (via MergeFrom()) the ones
in the baseline model: you only need to specify the fields that change.
|
MPVariableProto |
MPModelDeltaProto.getVariableOverridesOrDefault(int key,
MPVariableProto defaultValue)
The variable protos listed here will override (via MergeFrom()) the ones
in the baseline model: you only need to specify the fields that change.
|
MPVariableProto |
MPModelDeltaProto.Builder.getVariableOverridesOrDefault(int key,
MPVariableProto defaultValue)
The variable protos listed here will override (via MergeFrom()) the ones
in the baseline model: you only need to specify the fields that change.
|
MPVariableProto.Builder |
MPVariableProto.Builder.mergeFrom(MPVariableProto other) |
static MPVariableProto.Builder |
MPVariableProto.newBuilder(MPVariableProto prototype) |
MPModelDeltaProto.Builder |
MPModelDeltaProto.Builder.putVariableOverrides(int key,
MPVariableProto value)
The variable protos listed here will override (via MergeFrom()) the ones
in the baseline model: you only need to specify the fields that change.
|
MPModelProto.Builder |
MPModelProto.Builder.setVariable(int index,
MPVariableProto value)
All the variables appearing in the model.
|
Modifier and Type | Method and Description |
---|---|
MPModelProto.Builder |
MPModelProto.Builder.addAllVariable(java.lang.Iterable<? extends MPVariableProto> values)
All the variables appearing in the model.
|
MPModelDeltaProto.Builder |
MPModelDeltaProto.Builder.putAllVariableOverrides(java.util.Map<java.lang.Integer,MPVariableProto> values)
The variable protos listed here will override (via MergeFrom()) the ones
in the baseline model: you only need to specify the fields that change.
|
Copyright © 2025. All rights reserved.