diff options
| author | Simon Tatham <anakin@pobox.com> | 2019-04-02 21:01:36 +0100 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2019-04-04 23:58:31 +0100 |
| commit | 6235f7fb3d1fd85c53ac7da9f461a6299c64ad5b (patch) | |
| tree | c8724b50cb184dbee959164c349616b4118d4d2c /malloc.c | |
| parent | 82ee3d42a4fd4907b8a4c98579d934176654eb7d (diff) | |
| download | puzzles-6235f7fb3d1fd85c53ac7da9f461a6299c64ad5b.zip puzzles-6235f7fb3d1fd85c53ac7da9f461a6299c64ad5b.tar.gz puzzles-6235f7fb3d1fd85c53ac7da9f461a6299c64ad5b.tar.bz2 puzzles-6235f7fb3d1fd85c53ac7da9f461a6299c64ad5b.tar.xz | |
Dominosa: introduce a difficulty system.
Currently, there are just two difficulty levels. 'Basic' is the same
as the old solver; 'Trivial' is the subset that guarantees the puzzle
can be solved using only the two simplest deductions of all: 'this
domino can only go in one place' and 'only one domino orientation can
fit in this square'.
The solver has also acquired a -g option, to grade the difficulty of
an input puzzle using this system.
Diffstat (limited to 'malloc.c')
0 files changed, 0 insertions, 0 deletions