| Class | Description |
|---|---|
| MultiBinaryConstraint |
This class is used to represent binay constraints among
MultiVariables. |
| MultiConstraint | |
| MultiConstraintSolver |
This class extends the
ConstraintSolver class providing functionality
to deal with MultiVariables and MultiConstraints. |
| MultiDomain |
A multi-domain is a domain composed of many elementary domains.
|
| MultiVariable |
A multi-variable is a variable "implemented" by several underlying lower-level
Variables. |
| Enum | Description |
|---|---|
| MultiConstraintSolver.OPTIONS |
These are options used by the
ConstraintSolver class to determine
whether inconsistencies should be allowed in the constraitn networks of the
underlying constraint solvers. |