mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-24 17:05:03 +00:00
* Refactor expression generation and substitution logic Updated symbol naming and added safe replacement for expressions. * Add expr_str to return values in countdown.py Modified return statement to include the modified expression string. * Implement test for min_numbers exceeding 10 Add test for CountdownDataset with more than 10 numbers * Remove trailing-whitespace * Improve readability of CountdownDataset initialization Refactor CountdownDataset initialization for readability. |
||
|---|---|---|
| .. | ||
| contrib | ||
| __init__.py | ||
| boxnet.py | ||
| countdown.py | ||
| emoji_mystery.py | ||
| futoshiki.py | ||
| kakurasu.py | ||
| knight_swap.py | ||
| mahjong.py | ||
| maze.py | ||
| mini_sudoku.py | ||
| n_queens.py | ||
| puzzle24.py | ||
| rush_hour.py | ||
| sokoban.py | ||
| sudoku.py | ||
| survo.py | ||
| tower_of_hanoi.py | ||
| tsumego.py | ||