מידע

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

כניסה

[Part1 Theory] TinyCSP


שאלה 1: N-Queens model

For solving the N-Queens problem, which decision model would you recommend?

שאלה 2: CP - complete approach

Constraint Programming is a complete approach, it means that:

שאלה 3: CP - declarative

Constraint Programming is declarative, it means that:

שאלה 4: TinyCSP - Fix point

In TinyCSP.java, the fix-point computation:

שאלה 5: TinyCSP - domain implementation

In TinyCSP, the implementation of the domains uses a

שאלה 6: TinyCSP - Backtracking

In TinyCSP, the domains are restored on backtracking using: