Question 25
CONSTRAINT SATISFACTION Consider a CSP over 3 variables A, B, C (processed in that order) with domains and constraints as shown below.
Draw the constraint graph and matching-diagram then answer the sub-questions.
If the given CSP is not already arc consistent, make it arc consistent, then check if it is path consistent.
It is path consistent.
It is not path consistent.
Path consistency does not apply because the constraint graph is cyclic.