This repository contains the solutions from the "Code Golf International" team during the 2025 NeurIPS Google Code Golf Championship.
An aggregate of all solutions is in all.txt for easier reading.
- auto_zip.py: takes the task files in solutions/, packs them, and puts into submission.zip
- golf_utils.py: library functions
- merge.py: merge solutions from one directory into another, if the packed length is an improvement
- scores.py: print current solution lengths (intended to be run after auto_zip)