Releases: jump-dev/Gurobi.jl
Releases · jump-dev/Gurobi.jl
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:
v0.11.4
Gurobi v0.11.4
Closed issues:
- How to settle down the "auto-reset" of programming-code using Gurobi.jl (#477)
- Result not deterministic (#481)
- Problem reusing the same Gurobi Environment when using a package (#482)
- Is there a way to redirect gurobi's log into julia logging (#487)
Merged pull requests:
v0.11.3
v0.11.2
Gurobi v0.11.2
Closed issues:
- LoadError when building gurobi.jl (#464)
- LoadError
".../deps/deps.jl": No such file
with v0.11.1 (#468) - Setting TimeLimit globally in Gurobi.jl or JuMP.jl (#471)
- Gurobi was working perfectly fine in Julia until I installed NeuralVerification.jl (Updated) (#472)
Merged pull requests:
- Add MOI.modify for multiple changes at once (#466) (@rafabench)
- Add license headers (#467) (@odow)
- Fix JL_SKIP_LIB_CHECK installation (#469) (@odow)
- Remove support for ConstraintName on VariableIndex (#470) (@odow)
- Added remote environment capability (#474) (@aferragu)
- Update format_check.yml (#475) (@odow)
v0.11.1
Gurobi v0.11.1
Closed issues:
Merged pull requests:
- Update RawParameter to RawOptimizerAttribute (#461) (@jd-foster)
- allow memory limit set for gurobi 9.5.0 and higher (#465) (@maxstb)
v0.11.0
Gurobi v0.11.0
Closed issues:
Merged pull requests: