|
Lecture 18: Beyond Prolog: Constraint Logic Programming 2
This lecture concentrates on the most attractive of the
implementation of CLP: Constraint Logic Programming over Finite
Domains (CLP(FD)).
|
|
How to prepare
|
|
|
Revise your knowledge of the generate-and-test search
technique used in the Sudoku puzzle solver (Lecture 10).
|
|
|
|
|
Slides
|
|
|
If you really want the slides from the lecture ...
but don't forget printing the slides is not the same as understanding them.
|
|
|
|
|
Programs from the lecture
|
|
|
|
|
|
Individual study suggestions and further reading
|
|
|
Constraint Logic Programming is introduced in:
More detailed and comprehensive introductions to
Constraint Logic Programming are give in:
|
|
|
|