© 2000 Todd Neller.  A.I.M.A. text figures © 1995 Prentice Hall.  Used by permission.
Constraint Propagation
•Different levels of consistency can be enforced during backtracking search.
•Common usage (backtracking with arc consistency):
–Variable Xi instantiated
–For each Xj such that there’s a binary constraint on (Xi, Xj), update Dj
–With each domain update, propagate binary constraints onward until no change