Question: You should verify that enforcing consistency for ( A - > - > C ) , ( A - > - > D ) ,

You should verify that enforcing consistency for (A
->
-> C),(A
->
-> D),(B
->
-> A),(B
->
-> C),(B
->
-> D), and (C
->
-> A) do not change the domains of any variables. After enforcing these arcs, the list of arcs on the queue is:
(A
->
-> B),(A
->
-> C),(A
->
-> D),(B
->
-> A),(B
->
-> C),(B
->
-> D),(C
->
-> A),(C
->
-> B),(C
->
-> D),(D
->
-> A),(D
->
-> B),(D
->
-> C)
The next arc to check is C
->
-> B.
Which variable's domain changes?
Choice 1 of 4: A
Choice 2 of 4: B
Choice 3 of 4: C
Choice 4 of 4: D
Grading comment:
What values remain in the domain of that variable? (Select the values that remain; do not select the values that have been eliminated.)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!