Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added puzzle24 closes #208 #268

Merged
merged 3 commits into from
Mar 5, 2025
Merged

Added puzzle24 closes #208 #268

merged 3 commits into from
Mar 5, 2025

Conversation

joesharratt1229
Copy link
Collaborator

The following PR adds the puzzle24 dataset to reasoning-gym

Changes Made

  • games/puzzle24.py - where the dataset is implemented adhering to the reasoning-gym interface with the relevant methods and Puzzle24Config class
  • tests/test_puzzle24.py - unit testing of the methods.
  • games/__init__.py - adds config and dataset to centralise exports

Copy link
Contributor

@andreaskoepf andreaskoepf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice simple task! :-)

@andreaskoepf andreaskoepf merged commit f3ee9a9 into main Mar 5, 2025
3 checks passed
@andreaskoepf andreaskoepf deleted the feat/2048-dataset branch March 5, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants