nSome kinds
of constraint lend themselves to special kinds of arc-consistency
nConsider
the all-different constraint
nthe
named variables must all take different values
nnot
a binary constraint
ncan
be expressed as n(n-1)/2 not-equals constraints
nWe
can apply (e.g.) AC3 as usual
nBut
there is a much better option