Package | Description |
---|---|
com.google.ortools.sat |
Modifier and Type | Class and Description |
---|---|
class |
ElementConstraintProto
The constraint target = vars[index].
|
static class |
ElementConstraintProto.Builder
The constraint target = vars[index].
|
Modifier and Type | Method and Description |
---|---|
ElementConstraintProtoOrBuilder |
ConstraintProto.getElementOrBuilder()
The element constraint forces the variable with the given index
to be equal to the target.
|
ElementConstraintProtoOrBuilder |
ConstraintProto.Builder.getElementOrBuilder()
The element constraint forces the variable with the given index
to be equal to the target.
|
ElementConstraintProtoOrBuilder |
ConstraintProtoOrBuilder.getElementOrBuilder()
The element constraint forces the variable with the given index
to be equal to the target.
|
Copyright © 2025. All rights reserved.