Constraint solving Flashcards

1
Q

How can prolog execution be considered as constraint solving

A

215

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Definition of CSP

A

216

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Sudoku as a CSP, and its constraint graph

A

217-225

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Algorithm for solving a CSP for sudoku

A

226-231

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Possible outcomes of CSP solving

A

232-234

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How do we find a global solution from narrowed domains?

A

235

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Write CLP program for Sudoki

A

236

How well did you know this?
1
Not at all
2
3
4
5
Perfectly