Commit graph

6 commits

Author SHA1 Message Date
vncntt
5f01049607
Add KnightsKnavesDataset (knights_knaves)
Adapted code from https://github.com/AlphaPav/mem-kk-logic/blob/main/data_prep/lib_kk.py

---------

Co-authored-by: Andreas Koepf (aider) <andreas.koepf@provisio.com>
2025-02-25 20:15:38 +01:00
Andreas Koepf
eeb9fa31d5 more native type hints 2025-02-21 21:23:14 +01:00
Andreas Koepf
3e7ff3b084 use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
vncntt
cdcd79ae2b register decimal_chain_sum 2025-02-19 15:30:30 -08:00
vncntt
83e5e92126 decimal refactor 2025-02-19 14:46:27 -08:00
vncntt
60cedc62dd decimal_chain_sum 2025-02-19 01:51:10 -08:00