Tiago Serafim
7ae2942c34
Fix small bit of old code ( #386 )
...
Removed the `sat_utils.` that was left there from the original zebra package.
This allows the zebra generator to be used with the full set of available clues.
2025-03-24 09:00:28 +00:00
Andreas Koepf
3e7ff3b084
use native types List->list, Dict->dict, Set->set, Tuple->tuple
2025-02-21 15:15:38 +01:00
Andreas Koepf
cd3c95baf0
update notice of 3rd party code import
2025-02-04 13:47:57 +01:00
Andreas Koepf
9bc92952f8
minimize changes
2025-02-04 11:46:19 +01:00
Andreas Koepf
f2b4c3d078
use sorted() and OrderedDict to make zebra puzzle clue order deterministic
2025-02-04 11:24:04 +01:00
Andreas Koepf
f5128207a6
minor logic puzzle changes
2025-02-04 00:18:21 +01:00
Andreas Koepf
2b6315474a
remove solver graph folder
2025-02-04 00:07:01 +01:00
Andreas Koepf
04cd81dd76
use explicit rng for zebra generation (not yet fully deterministic)
2025-02-04 00:00:54 +01:00
Rich Jones
7274f79c50
precommit hook linting
2025-02-03 14:40:58 +01:00
Rich Jones
0c9094e9f4
adds zebrapuzzles
2025-02-03 14:34:57 +01:00