Skip to content

v0.9.13

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 00:39
· 109 commits to master since this release
8abc011

Gurobi v0.9.13

Diff since v0.9.12

Closed issues:

  • How to use OR(disjunction) constraint in gurobi ? (#404)
  • Error during test: test_farkas_dual_max_ii and test_supports_constrainttest fails (#405)
  • How to use feasRelax in Gurobi ? (#407)

Merged pull requests:

  • Remove extra Farkas tests (#406) (@odow)
  • Allow retrieving conflict status for integrality constraints. (#408) (@dourouc05)
  • Explicit tests for MOI.TerminationStatus with infeasible statuses (#409) (@dourouc05)