This repository provides a specialized MATLAB-only subset of the S2MPJ collection.
This repository preserves only the files relevant to MATLAB users from the original source. These files are located in the src/ directory:
src/matlab_problems/: Directory containing the optimization problems converted to MATLAB.src/list_of_matlab_problems: A listing of all available problems.src/s2mpjlib.m: 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.