mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-05-02 17:45:58 +00:00
adds zebrapuzzles
This commit is contained in:
parent
5d84b6bec5
commit
0c9094e9f4
20 changed files with 2447 additions and 2 deletions
|
|
@ -16,8 +16,10 @@ dependencies = [
|
|||
"cellpylib==2.4.0",
|
||||
"sympy>=1.13.1",
|
||||
"magiccube==0.3.0",
|
||||
"pycosat==0.6.6",
|
||||
"pyfiglet==1.0.2",
|
||||
"pytz>=2024.1"
|
||||
"pytz>=2024.1",
|
||||
"tabulate==0.9.0",
|
||||
]
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue