Releases: jump-dev/Gurobi.jl
Releases · jump-dev/Gurobi.jl
v1.2.2
v1.2.1
Gurobi v1.2.1
Merged pull requests:
- Fix typo in README (#535) (@odow)
- Add Gurobi v11 artifact for CI testing (#536) (@simonbowly)
- Add C API from JuMP to README (#537) (@odow)
- Fix example of Gurobi-specific attributes from JuMP in README.md (#539) (@odow)
- Fix deleting multiple indicator constraints in MOI wrapper (#540) (@odow)
- Prep for v1.2.1 (#541) (@odow)
Closed issues:
- Indicator constraints could not be deleted (#538)
v1.2.0
v1.1.0
v1.0.4
v1.0.3
Gurobi v1.0.3
Closed issues:
- Package does not install without Gurobi installed (#517)
Merged pull requests:
v1.0.2
v1.0.1
v1.0.0
Gurobi v1.0.0
Closed issues:
- Gurobi sometimes fails to return duals in a QCP (#415)
- Attributes should define is_set_by_optimize (#425)
- Fix infeasibility certificates (#450)
- Gurobi Attributes should support Nothing (#459)
- Modifying MultiObjective Parameters (#462)
- A fresh instalation using Gurobi v9.5 does not uses the correct version. (#498)
Merged pull requests:
- Add support for vector-valued objective functions (#497) (@odow)
- Adding documentation about Gurobi Error 1009. (#499) (@felipemarkson)
- Fix is_set_by_optimize for Gurobi-specific attributes (#500) (@odow)
- Add MultiObjectiveAttribute for interacting with multiobjective attributes (#501) (@odow)
- Fix DualStatus when QCPDual fails due to numerics (#502) (@odow)
- Fix infeasibility certificate tests (#503) (@odow)
- Fix test_solve_conflict_feasible (#504) (@odow)
- Prep for v1.0.0 (#505) (@odow)
v0.11.5
Gurobi v0.11.5
Closed issues:
- Hello, I would like to ask you a question about the installation of Gurobi10.0 (#491)
- Bug when objective changed with different constant (#492)
- The objective is zero while model is solved with non-zero values (#493)
- User-provided heuristic solutions incorrectly report being rejected (#494)
Merged pull requests: