Skip to content

Commit

Permalink
Trac #31782: Update sage_numerical_backends_gurobi to 9.3, adds suppo…
Browse files Browse the repository at this point in the history
…rt for IntegralityFocus parameter

Gurobi has a parameter "!IntegralityFocus" described at

- https://www.gurobi.com/documentation/9.1/refman/integralityfocus.html

which however is not supported by sage-numerical-backends-gurobi.

A fix was proposed in the pull request

- sagemath/sage-numerical-backends-gurobi#5

but it remains open for quite a while.

Initial report:

- [https://ask.sagemath.org/question/55959 Ask Sage question 55959:
solver parameter not available in Mixed Integer Linear Programming]

URL: https://trac.sagemath.org/31782
Reported by: gh-maxale
Ticket author(s): Matthias Koeppe
Reviewer(s): Travis Scrimshaw
  • Loading branch information
Release Manager committed Jul 20, 2021
2 parents e71d0ca + 3296f42 commit bff5830
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions build/pkgs/sage_numerical_backends_gurobi/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tarball=sage_numerical_backends_gurobi-VERSION.tar.gz
sha1=64253f735ee6779b6ded809643b455061a105dc4
md5=3df7d18fe53af89e0a796974a2d788b5
cksum=3824076545
sha1=36a2bfa1cfa2f4fdcb9dc979e80177580bb7aac2
md5=0a77377fad705950c4b7b14b366ebaa6
cksum=478792673
upstream_url=https://pypi.io/packages/source/s/sage_numerical_backends_gurobi/sage_numerical_backends_gurobi-VERSION.tar.gz
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9.0.0
9.3.1

0 comments on commit bff5830

Please sign in to comment.