Package | Description |
---|---|
com.google.ortools.sat |
Modifier and Type | Class and Description |
---|---|
class |
ListOfVariablesProto
A list of variables, without any semantics.
|
static class |
ListOfVariablesProto.Builder
A list of variables, without any semantics.
|
Modifier and Type | Method and Description |
---|---|
ListOfVariablesProtoOrBuilder |
ConstraintProto.getDummyConstraintOrBuilder()
This constraint is not meant to be used and will be rejected by the
solver.
|
ListOfVariablesProtoOrBuilder |
ConstraintProto.Builder.getDummyConstraintOrBuilder()
This constraint is not meant to be used and will be rejected by the
solver.
|
ListOfVariablesProtoOrBuilder |
ConstraintProtoOrBuilder.getDummyConstraintOrBuilder()
This constraint is not meant to be used and will be rejected by the
solver.
|
Copyright © 2025. All rights reserved.