reasoning-gym/reasoning_gym/logic
Zafir Stojanovski 4c47527130 fix(envs): Add source dataset and index to metadata (#388)
* add source dataset and index to metadata

* fix typo

* fix coach class and its test
2025-03-20 11:12:14 +00:00
..
contrib use native types List->list, Dict->dict, Set->set, Tuple->tuple 2025-02-21 15:15:38 +01:00
__init__.py circuit logic curriculum (#368) 2025-03-14 16:17:00 +01:00
aiw.py fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
circuit_logic.py fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
knights_knaves.py fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
propositional_logic.py fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
self_reference.py fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
syllogisms.py fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00
zebra_puzzles.py fix(envs): Add source dataset and index to metadata (#388) 2025-03-20 11:12:14 +00:00