Releases: jump-dev/Gurobi.jl
Releases · jump-dev/Gurobi.jl
v0.10.2
Gurobi v0.10.2
Closed issues:
- Undesired callback behavior (#395)
- Gurobi 9.5.0 -- Unable to locate Gurobi installation. Running some common diagnostics (#440)
- Installation with Gurobi 9.5.0 fails (#441)
- Gurobi installation (#443)
- Gurobi installation with Julia (#445)
Merged pull requests:
- fix error due to adding null callback (#448) (@chriscoey)
v0.10.1
Gurobi v0.10.1
Closed issues:
- Cannot re-use Gurobi Environment in Package (#424)
- MOI lazy constraints callback not called at MIPNODE (#426)
- Debug and fix excluded tests (#432)
- Help wanted: Update to Gurobi 9.5 (#433)
Merged pull requests:
- Run the lazy constraints callback at MIPNODE (#427) (@simonbowly)
- Add continuous integration (#428) (@odow)
- Add badges to README (#429) (@odow)
- Thank Gurobi in README (#430) (@odow)
- Update list of failing tests (#431) (@odow)
- Fix failed MOI tests (#434) (@metab0t)
- Update list of failing tests (#435) (@odow)
- Update to Gurobi 9.5 (#436) (@Shuvomoy)
- Update to Gurobi 9.5 (#437) (@odow)
v0.10.0
v0.9.14
v0.9.13
Gurobi v0.9.13
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)
v0.9.12
Gurobi v0.9.12
Merged pull requests:
v0.9.11
v0.9.10
Gurobi v0.9.10
Closed issues:
- What does it mean if load_callback_variable_primal throws a DATA_NOT_AVAILABLE error? (#396)
Merged pull requests:
- Allow broadcasting in callbacks (#394) (@odow)
- Add fake termination status to Gurobi (so it become compliant with MOI.MEMORY_LIMIT) (#398) (@henriquebecker91)
- Commenting arcane trick in column deletion. (#399) (@henriquebecker91)
v0.9.9
Gurobi v0.9.9
Merged pull requests:
v0.9.8
Gurobi v0.9.8
Closed issues:
- Reusing Gurobi environment doesn't work inside package (#388)
- I have got trouble downloading / building the Clang.jl file, every time I built it, the cmd gives a false output (#389)
- Gurobi Error 10005: Unable to retrieve attribute 'Pi' (#390)
- Installing Issues (#391)
Merged pull requests: