reasoning-gym/reasoning_gym/games
Oliver Stanley 7475a20700
include ranges rather than sampled values in difficulty metadata dicts (#387)
* update difficulty metadata for logic datasets

* update difficulty metadata for graph datasets

* update difficulty metadata for geometry datasets

* update difficulty metadata for games datasets

* update difficulty metadata for cognition datasets

* update difficulty metadata for arithmetic datasets

* update difficulty metadata for arc datasets

* update difficulty metadata for algorithmic datasets

* update difficulty metadata for algebra datasets

* use tuples

* update tests

* update tests
2025-03-20 10:27:03 +01:00
..
contrib added sokoban dataset (#325) 2025-03-11 00:21:03 +01:00
__init__.py add rush hour curriculum (#362) 2025-03-14 16:11:23 +01:00
boxnet.py include ranges rather than sampled values in difficulty metadata dicts (#387) 2025-03-20 10:27:03 +01:00
countdown.py Fixed countdown score_answer (#265) 2025-03-05 22:30:12 +01:00
emoji_mystery.py include ranges rather than sampled values in difficulty metadata dicts (#387) 2025-03-20 10:27:03 +01:00
futoshiki.py include ranges rather than sampled values in difficulty metadata dicts (#387) 2025-03-20 10:27:03 +01:00
knight_swap.py Minor question template & score_answer improvements (#261) 2025-03-04 21:55:09 +01:00
mahjong.py include ranges rather than sampled values in difficulty metadata dicts (#387) 2025-03-20 10:27:03 +01:00
maze.py include ranges rather than sampled values in difficulty metadata dicts (#387) 2025-03-20 10:27:03 +01:00
mini_sudoku.py include ranges rather than sampled values in difficulty metadata dicts (#387) 2025-03-20 10:27:03 +01:00
n_queens.py include ranges rather than sampled values in difficulty metadata dicts (#387) 2025-03-20 10:27:03 +01:00
puzzle24.py Added puzzle24 closes #208 (#268) 2025-03-05 22:36:37 +01:00
rush_hour.py include ranges rather than sampled values in difficulty metadata dicts (#387) 2025-03-20 10:27:03 +01:00
sokoban.py include ranges rather than sampled values in difficulty metadata dicts (#387) 2025-03-20 10:27:03 +01:00
sudoku.py include ranges rather than sampled values in difficulty metadata dicts (#387) 2025-03-20 10:27:03 +01:00
tower_of_hanoi.py include ranges rather than sampled values in difficulty metadata dicts (#387) 2025-03-20 10:27:03 +01:00
tsumego.py include ranges rather than sampled values in difficulty metadata dicts (#387) 2025-03-20 10:27:03 +01:00