Skip to content

Releases: joaquimg/BilevelJuMP.jl

v0.6.2

19 Aug 21:08
7436b38
Compare
Choose a tag to compare

BilevelJuMP v0.6.2

Diff since v0.6.1

Merged pull requests:

v0.6.1

23 May 03:01
1572c9f
Compare
Choose a tag to compare

BilevelJuMP v0.6.1

Diff since v0.6.0

Closed issues:

  • Test on more platforms (#197)

Merged pull requests:

v0.6.0

18 May 04:41
f38373b
Compare
Choose a tag to compare

BilevelJuMP v0.6.0

Diff since v0.5.2

Closed issues:

  • Upcoming refactoring of JuMP's nonlinear API (#178)
  • JuMP 1.5 (#193)

Merged pull requests:

v0.5.2

04 Oct 15:18
4a5b5b7
Compare
Choose a tag to compare

BilevelJuMP v0.5.2

Diff since v0.5.1

Closed issues:

  • MibS fails to read .mps files with OBJSENSE key (#170)
  • Concise formulation for larger bilevel models (#180)
  • Possible Bug with Maximization in Lower Level (#182)

Merged pull requests:

v0.5.1

30 Apr 19:42
0e84af1
Compare
Choose a tag to compare

BilevelJuMP v0.5.1

Diff since v0.5.0

Merged pull requests:

v0.5.0

20 Apr 05:56
b3aa45b
Compare
Choose a tag to compare

BilevelJuMP v0.5.0

Diff since v0.4.2

Closed issues:

  • Add docs for JuMP usage (#8)
  • Write a giant primal-primal MPS file (#113)
  • Add push_preview to docs (#114)
  • Create examples for the docs (#117)
  • Tests are failing (#120)
  • Add MibS_jll as a backend (#124)
  • QuadraticToBinary failing for SOC constraint (#125)
  • 🏴‍☠️🏴‍☠️🏴‍☠️ Tests break precompilation 🏴‍☠️🏴‍☠️🏴‍☠️ (#128)
  • Constant objective not supported (#135)
  • Improve error message on set_dual_upper_bound for vector constraints getting scalar bounds (#140)
  • 🏴‍☠️🏴‍☠️🏴‍☠️ JuMP.index is pirated 🏴‍☠️🏴‍☠️🏴‍☠️ (#143)
  • Puzzled by how to use package for this simple example (#144)
  • This program crashes Ipopt (#145)
  • BilevelJuMP not working properly on Dualization 0.3.5 (#153)
  • Different solutions for same problem with Cbc and Gurobi solvers (#155)
  • Replace Cbc by SCIP in README.md (#156)
  • vectorized DualOf variables not supported (#158)
  • Update dependencies in toml (#160)
  • Implement basic interval arithmetic to get rid of deps (#164)
  • Support MOI 1.0 and JuMP 0.23 (#165)
  • Questions about modeling a transshipment problem in BilevelJuMP (#166)
  • Xpress tests not running in CI/Actions (#167)
  • error in solve_with_MibS (#168)

Merged pull requests:

v0.4.2

11 May 01:48
4640c3a
Compare
Choose a tag to compare

BilevelJuMP v0.4.2

Diff since v0.4.1

Closed issues:

  • Use JuMP complementarity constraints (#4)
  • Reduce the number of intermediary "models" (#7)
  • Dual variables start from lower constraint dual start (#36)
  • Allow NLconstraint in Upper but disallow in lower (#57)
  • Possible readibility/usage improvement: simplify notation of FortunyAmatMcCarl reformulation (#75)
  • Automate start point for additional constraints (#78)
  • Move to github CI (#98)

Merged pull requests:

v0.4.1

23 Feb 04:14
1bc3b81
Compare
Choose a tag to compare

BilevelJuMP v0.4.1

Diff since v0.4.0

Closed issues:

  • Error when trying conic lower level with Ipopt (#95)
  • Error when trying conic lower level with Ipopt (#96)

Merged pull requests:

v0.4.0

21 Oct 00:42
c4d058a
Compare
Choose a tag to compare

BilevelJuMP v0.4.0

Diff since v0.3.2

Closed issues:

  • Fix model modifications (#23)
  • Allow setting complementarity modes per constraint or constraint type (#45)
  • Allow copy_names to be passed to solvers (#77)
  • Weird bug, maybe problem somewhere in build_bilevel (#82)
  • Add test for lp printing (#87)
  • Add to readme usage Ipopt for SOC Bilevel (#89)

Merged pull requests:

v0.3.2

01 Oct 00:38
90c7aad
Compare
Choose a tag to compare

BilevelJuMP v0.3.2

Diff since v0.3.1

Merged pull requests: