v2.0.1
This release contains bug fixes for the SCIP interface.
Bug fixes
- Fix translation of constant objective terms for both SCIP and Gurobi (#197)
- Fix backfilling for SCIP when presolve removes constraints (#201)
- Fix backfilling for SCIP when a user limit is hit before any solution is found (#202)
Other changes
- Switch from
pytest-instatopytest-snapshotfor snapshot testing (#203)