mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-29 17:35:16 +00:00
New dataset categories: combinatorics, statistics, optimization, and formal languages. Extended existing algebra, arithmetic, probability, logic, and graphs packages with complex_advanced, linear_algebra, limits, number_theory, conditional_probability, set_operations, and job_scheduling. Each dataset includes config validation, deterministic seeding, custom scoring, curriculum support, and comprehensive unit tests (92 new tests). |
||
|---|---|---|
| .. | ||
| contrib | ||
| __init__.py | ||
| aiw.py | ||
| circuit_logic.py | ||
| knights_knaves.py | ||
| propositional_logic.py | ||
| self_reference.py | ||
| set_operations.py | ||
| syllogisms.py | ||
| zebra_puzzles.py | ||