Introduction | To get familiar with a new programming technique
such as constraint programming, it is often useful to have a collection of
small problems to try out. Oz is a great tool to solve certain sorts of
puzzles - here is a collection of some puzzles and their solutions in Oz. They
are attacked using the finite domain constraint extension of Oz. You can
consult the document
an Oz Primer
for an introduction.
The Oz language is being developed at the Programming Systems Lab in Saarbrücken, which also offers an Oz Page. |
|
The Puzzles | ||
|
Sources of the puzzles |