snowberryfield / printemps

C++ metaheuristics modeler/solver for general integer optimization problems.
https://snowberryfield.github.io/printemps/
MIT License
45 stars 4 forks source link

Feature MPS writer #168

Closed snowberryfield closed 3 years ago

snowberryfield commented 3 years ago

This PR implements a new method Model.write_mps(), which writes the optimization model to an MPS file.