Package | Description |
---|---|
com.google.ortools.sat |
Modifier and Type | Class and Description |
---|---|
class |
TableConstraintProto
The values of the n-tuple formed by the given expression can only be one of
the listed n-tuples in values.
|
static class |
TableConstraintProto.Builder
The values of the n-tuple formed by the given expression can only be one of
the listed n-tuples in values.
|
Modifier and Type | Method and Description |
---|---|
TableConstraintProtoOrBuilder |
ConstraintProto.getTableOrBuilder()
The table constraint enforces what values a tuple of variables may
take.
|
TableConstraintProtoOrBuilder |
ConstraintProto.Builder.getTableOrBuilder()
The table constraint enforces what values a tuple of variables may
take.
|
TableConstraintProtoOrBuilder |
ConstraintProtoOrBuilder.getTableOrBuilder()
The table constraint enforces what values a tuple of variables may
take.
|
Copyright © 2025. All rights reserved.