reasoning-gym/reasoning_gym/logic
vncntt cd85c2d632
add knights knaves curriculum (#401)
* add knights knaves curriculum

* add metadata + width constraints
2025-04-01 12:20:58 +02:00
..
contrib Fix small bit of old code (#386) 2025-03-24 09:00:28 +00:00
__init__.py add knights knaves curriculum (#401) 2025-04-01 12:20:58 +02: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 add knights knaves curriculum (#401) 2025-04-01 12:20:58 +02: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