- Origin
CHIP
- Constraint
-
- Synonyms
,
.
- Arguments
| |
| |
| |
| |
| |
| |
- Restrictions
|
|
|
|
|
|
|
|
|
|
|
|
|
- Purpose
The collection corresponds to the two-dimensional matrix
.
is equal to the entry
of the previous matrix.
- Example
-
The constraint holds since
its last argument is equal to the
attribute of the item of the collection
such that and .
- Typical
-
- Symmetry
All occurrences of two distinct values in or can be swapped; all occurrences of a value in or can be renamed to any unused value.
- Reformulation
The constraint
can be expressed in term of
,
where corresponds to the -th line of the matrix
and of one
constraint.
If we consider the Example slot we get the following constraints:
,
,
,
,
.
- Systems
nth in Choco,
element in Gecode.
- See also
common keyword:
,
Β (array constraint).
- Keywords
characteristic of a constraint:
automaton,
automaton without counters,
reified automaton constraint,
derived collection.
constraint arguments:
ternary constraint.
constraint network structure:
centered cyclic(3) constraint network(1).
constraint type:
data constraint.
filtering:
arc-consistency.
modelling:
array constraint,
matrix.
- Derived Collection
-