mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
* make sympy-based task entries json serializable * remove datetime objs from time_intervals metadata * make adv geometry json serializable * make futoshiki metadata json serializable * fixes * futoshiki tweaks * fix adv geometry * deal with fractions in str representations * fix * restore start_time, end_time as str |
||
|---|---|---|
| .. | ||
| contrib | ||
| __init__.py | ||
| boxnet.py | ||
| countdown.py | ||
| emoji_mystery.py | ||
| futoshiki.py | ||
| knight_swap.py | ||
| mahjong.py | ||
| maze.py | ||
| mini_sudoku.py | ||
| n_queens.py | ||
| puzzle24.py | ||
| rush_hour.py | ||
| sokoban.py | ||
| sudoku.py | ||
| tower_of_hanoi.py | ||
| tsumego.py | ||