5.97. deepest_valley
| DESCRIPTION | LINKS | AUTOMATON |
- Origin
- Constraint
- Arguments
- Restrictions
- Purpose
A variable of the sequence of variables is a valley if and only if there exists an such that and and . is the minimum value of the valley variables. If no such variable exists is equal to the default value .
- Example
-
The constraint holds since 2 is the deepest valley of the sequence .
Figure 5.97.1. The sequence and its deepest valley

- Typical
- Symmetry
Items of can be reversed.
- See also
common keyword: , Β (sequence).
- Keywords
characteristic of a constraint: maxint, automaton, automaton with counters.
combinatorial object: sequence.
constraint network structure: sliding cyclic(1) constraint network(2).
- Automaton
FigureΒ 5.97.2 depicts the automaton associated with the constraint. To each pair of consecutive variables of the collection corresponds a signature variable . The following signature constraint links , and :
.
Figure 5.97.2. Automaton of the constraint

Figure 5.97.3. Hypergraph of the reformulation corresponding to the automaton of the constraint
