17 Feb 2005
CS 3243 - Constraint Satisfaction
30
Constraint propagation
n
Forward checking propagates information from assigned to
unassigned variables, but doesn't provide early detection for
all failures:
n
n
n
n
n
n
NT and SA cannot both be blue!
n
Constraint propagation
repeatedly enforces constraints
locally