mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-23 16:55:05 +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). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| course_schedule.py | ||
| family_relationships.py | ||
| job_scheduling.py | ||
| largest_island.py | ||
| path_star.py | ||
| quantum_lock.py | ||
| shortest_path.py | ||