reasoning-gym/reasoning_gym/games
2025-02-18 18:43:19 +00:00
..
contrib Sokoban without pygame (#77) 2025-02-07 11:57:53 +01:00
__init__.py import FutoshikiDataset & update GALLERY 2025-02-15 21:26:15 +01:00
countdown.py fix question templates 2025-02-16 23:04:24 +01:00
futoshiki.py more tolerant parsing of futoshiki answers 2025-02-16 14:23:40 +01:00
knight_swap.py chore: run isort 2025-02-08 15:53:29 +00:00
maze.py restrcutured maze prompt template 2025-02-16 18:26:24 +00:00
mini_sudoku.py Tweak mini sudoku config 2025-02-18 18:43:19 +00:00
n_queens.py fix score function and add test 2025-02-15 16:09:08 +01:00
rush_hour.py fix handling of walls, add unit test 2025-02-14 23:29:17 +01:00
sokoban.py add CONTRIBUTING.md, simplify README.md 2025-02-08 15:59:44 +01:00
sudoku.py add reasoning_gym.create_dataset({name}, ...) global factory function 2025-01-25 00:58:34 +01:00
tower_of_hanoi.py fix question templates 2025-02-16 23:04:24 +01:00
tsumego.py add CONTRIBUTING.md, simplify README.md 2025-02-08 15:59:44 +01:00