Thông tin

Hạn chót Không có hạn chót
Giới hạn nộp bài 2 bài nộp
mỗi 1 giờ

Đăng nhập

[Part5 Theory] AllDifferent Constraint


Câu hỏi 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)?

Câu hỏi 2: AllDifferent: Forward-Checking Consistency

Select all the true statements:

Câu hỏi 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)?

Câu hỏi 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:

Câu hỏi 5: AllDifferent: Régin's Domain-Consistent Filtering Algorithm

Select all the true statements: