Skip to content

Release internal algorithmic test cases#114

Merged
joyemang33 merged 1 commit into
mainfrom
merge-internal-testcases
May 27, 2026
Merged

Release internal algorithmic test cases#114
joyemang33 merged 1 commit into
mainfrom
merge-internal-testcases

Conversation

@joyemang33
Copy link
Copy Markdown
Contributor

Summary

Release the formerly private algorithmic test cases into the public repository.
Update batch evaluation to use the released public problem data by default, without requiring access to the internal repository.
Extend the algorithmic judge to include complete extra testdata pairs that are present beyond the historical configured case count.
Update README messaging to announce that full local, batch, and agent-based evaluation is now possible without internal repository access.

Type of Change

  • New research problem
  • New algorithmic problem
  • Bug fix
  • Documentation update
  • Other:

Testing

Checklist

  • Code follows the project structure and conventions
  • Self-review completed
  • Documentation updated (if applicable)

CI Validation (for new problems)

When adding new problems, CI will automatically validate that your reference solution achieves score > 0.

  • Algorithmic problems: Include reference.cpp in your problem directory
  • Research problems: Include reference.py (or reference.cpp if language: cpp in config.yaml)

@joyemang33 joyemang33 marked this pull request as ready for review May 27, 2026 14:04
@joyemang33 joyemang33 merged commit 0bbe768 into main May 27, 2026
1 check passed
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.

1 participant