This repository provides a specialized Python-only subset of the S2MPJ collection.
This repository preserves only the files relevant to Python users from the original source. These files are located in the src/ directory:
src/python_problems/: Directory containing the optimization problems converted to Python.src/list_of_python_problems: A listing of all available problems.src/s2mpjlib.py: Supporting library script.
This repository is automatically synchronized with the upstream GrattonToint/S2MPJ repository via GitHub Actions. It checks for updates daily to ensure the problem set remains current.
For the full collection or other languages, please visit the original repository.