Skip to content

v2.0.1

Choose a tag to compare

@jonathanberthias jonathanberthias released this 06 Sep 13:08
· 88 commits to main since this release
fa0ae46

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-insta to pytest-snapshot for snapshot testing (#203)