#include <AllDiff.h>
Inheritance diagram for AllDiff:

Public Member Functions | |
| virtual bool | propagate (Variable &modified) |
|
|
Propagate this constraint. If you decide to overwrite this function, you can prune domains of other variables, provided that you make correct use of [save|restore|postpone|add]Diffs. This should work regardles of the arity of the constraint.
Reimplemented from Constraint. |
1.3.9.1