מידע

מועד הגשה אין מועד הגשה
מגבלת הגשות 2 הגשות
כל 1 שעות

כניסה

[Part5 Theory] AllDifferent Constraint


שאלה 1: AllDifferent: Bound Consistency

Consider the following domains:

D(X1) = {0,2}, D(X2) = {0,2}, D(X3) = {2,3,4,5}

What is the domain of X3 after bound-consistent filtering of the constraint AllDifferent(X1,X2,X3)?

שאלה 2: AllDifferent: Forward-Checking Consistency

Select all the true statements:

שאלה 3: AllDifferent: Domain Consistency

Consider the following domains:

D(X1) = {0,2}, D(X2) = {0,2}, D(X3) = {2,3,4,5}

What is the domain of X3 after domain-consistent filtering of the constraint AllDifferent(X1,X2,X3)?

שאלה 4: AllDifferent: Data Structures for Régin's Domain-Consistent Filtering Algorithm

Consider the following domains:

D(X1) = {0,2}, D(X2) = {0,2}, D(X3) = {1,2,3,4}

and the constraint AllDifferent(X1,X2,X3). Select all the true statements for domain-consistent filtering:

שאלה 5: AllDifferent: Régin's Domain-Consistent Filtering Algorithm

Select all the true statements: