Skip to content

Releases: jump-dev/Gurobi.jl

v0.9.6

05 Jan 06:59
249022a
Compare
Choose a tag to compare

Gurobi v0.9.6

Diff since v0.9.5

Merged pull requests:

  • Add batch delete for SOS constraints and related test. (#384) (@metab0t)

v0.9.5

23 Dec 20:37
4867d67
Compare
Choose a tag to compare

Gurobi v0.9.5

Diff since v0.9.4

Closed issues:

  • Gurobi not properly installed. (#376)
  • Warning: tried to free model while optimization in progress (#377)
  • compute_conflict! does not work (#378)
  • Writing model to file (#379)
  • How can I terminate model in the callback function? (#381)

Merged pull requests:

v0.9.4

08 Dec 01:37
cfbc9dd
Compare
Choose a tag to compare

Gurobi v0.9.4

Diff since v0.9.3

Closed issues:

  • Regression for compute_conflict!? (#369)
  • Setting Env parameters (#370)
  • [GUROBI 9.1.0] - UndefVarError: model not defined (#371)
  • Implement MOI.CallbackNodeStatus (#372)
  • cannot build gurobi in julia .. Env var is set to the directory where i installed gurobi and I have the license there too (#373)

Merged pull requests:

  • Add farkas dual for variable bounds (#363) (@odow)
  • Deprecate GurobiSolver (#368) (@odow)
  • Support MOI.CallbackNodeStatus (#374) (@odow)

v0.9.3

03 Nov 20:09
b6766a5
Compare
Choose a tag to compare

Gurobi v0.9.3

Diff since v0.9.2

Closed issues:

  • Accessing the presolved model (#366)

Merged pull requests:

  • Add support for Gurobi 9.1.0 (#365) (@odow)

v0.9.2

25 Oct 23:13
937d46a
Compare
Choose a tag to compare

Gurobi v0.9.2

Diff since v0.9.1

Merged pull requests:

  • Add checks for RegistryCI AutoMerge (#362) (@odow)

v0.9.1

21 Oct 20:15
186616e
Compare
Choose a tag to compare

Gurobi v0.9.1

Diff since v0.9.0

Closed issues:

  • Both Gurobi and Base export "copy" (#359)

Merged pull requests:

  • Remove exports of copy and read, and update documentation (#360) (@odow)

v0.9.0

21 Oct 00:41
9765650
Compare
Choose a tag to compare

Gurobi v0.9.0

Diff since v0.8.1

Closed issues:

  • Interface completion (#8)
  • Finalizer for Env (#24)
  • Unable to set Integer options to infinity (#25)
  • Segfault on ctrl-c (#52)
  • Gurobi.free_env segfaults with low probability (#110)
  • Gurobi ISV key (#151)
  • Support general constraints (#155)
  • Add indicator constraints (#230)
  • connect to remote Gurobi server (#253)
  • Make it easier to understand which functions from MOI wrapper are gurobi's api (#266)
  • How to release a Gurobi license? (#268)
  • Tests not passing with MOI v0.9.7 (#269)
  • Pkg.build("Gurobi") problem for Gurobi in conda environment (#316)
  • Compute server connection not closed properly after "ctrl+c" (#320)
  • Cannot be used on version 0.7 of Julia (#330)
  • is it possible to specify a license file from within Julia? (#331)
  • Error building Gurobi with Julia (#332)
  • Error building Gurobi: (#333)
  • Tests Fail with Limited Licenses (#336)
  • License detected but marked invalid? (#337)
  • Gurobi “Objective Q not PSD ” for Convex quadratic problem (#338)
  • Error in set_start_value with BilevelJuMP (#339)
  • Problems with Gurobi & JuMP (#340)
  • How to define new variables into the model with a while loop using JuMP and Gurobi (#341)
  • Generating a simple problem that reliably triggers hits :UserLimit (#342)
  • unable to locate gurobi (#343)
  • Errors for Pkg.add("Gurobi") (#344)
  • Change termination status to locally solved (#345)
  • Test failure (#347)

Merged pull requests:

v0.8.1

26 May 04:07
28bbf7b
Compare
Choose a tag to compare

Gurobi v0.8.1

Diff since v0.8.0

Closed issues:

  • can someone help me about Gurobi package error in Julia (#310)
  • More fun with lazy update semantics (#315)
  • Running Gurobi v0.7.7 on mac/Unable to locate Gurobi installation (#322)
  • Failed to install Gurobi to Julia (#324)
  • Error "Invalid Gurobi license" on HPC using machine-file option. (#325)

Merged pull requests:

v0.8.0

10 May 04:05
23b9fa1
Compare
Choose a tag to compare

Gurobi v0.8.0

Diff since v0.7.7

v0.7.7

27 Apr 21:03
4bc24ef
Compare
Choose a tag to compare

Gurobi v0.7.7

Diff since v0.7.6

Closed issues:

  • Trouble with Pkg.add("Gurobi") (#298)
  • Invalid Gurobi license (#299)
  • Error: out of memory when using on HPC cluster. (#304)
  • Cannot properly precompile Gurobi. (#306)
  • Error when retrieving the conflict status of a feasible MIP model (#307)
  • readme says this wrapper only supports up to Gurobi 8.1 (#311)

Merged pull requests: