Skip to content

Releases: jump-dev/PolyJuMP.jl

v0.7.5

20 Jun 10:16
Compare
Choose a tag to compare

PolyJuMP v0.7.5

Diff since v0.7.4

Merged pull requests:

v0.7.4

30 Mar 08:07
ac336a1
Compare
Choose a tag to compare

PolyJuMP v0.7.4

Diff since v0.7.3

Merged pull requests:

  • [QCQP] Implement variable and constraint attributes (#119) (@blegat)
  • [QCQP] Add inner bridge layer (#121) (@blegat)
  • Add support for constraint attributes (#122) (@blegat)

Closed issues:

  • ScalarQuadraticFunction not supported with SCIP and QCQP. (#120)

v0.7.3

21 Mar 08:34
9895fa0
Compare
Choose a tag to compare

PolyJuMP v0.7.3

Diff since v0.7.2

Merged pull requests:

  • Fix _to_polynomial for ScalarAffineFunction and ScalarQuadraticFunction (#112) (@odow)
  • Fix #111 and maybe minor fixes WIP (#113) (@votroto)
  • Implement VariablePrimal (#115) (@blegat)
  • Include qcqp.jl in tests (#116) (@odow)
  • Simplify div of monomial and variable (#118) (@odow)

Closed issues:

  • Unexpected expression type MathOptInterface.ScalarAffineFunction (#110)
  • PolyJuMP makes a feasible model infeasible (#111)
  • The value function retsults in Getting attribute MathOptInterface.VariablePrimal cannot be performed (#114)
  • Improve parsing of a / b (#117)

v0.7.2

04 Mar 12:12
29fa416
Compare
Choose a tag to compare

PolyJuMP v0.7.2

Diff since v0.7.1

Merged pull requests:

  • Clarify solvers in README (#103) (@blegat)
  • Throw errors for unsupported keywords (#104) (@blegat)
  • Fix monomial_variable_index in QCQP optimizer (#108) (@odow)
  • Fix final_touch if no higher-order polynomials are present (#109) (@odow)

Closed issues:

  • QCQP (#92)
  • Unclear README.md (#102)
  • Constant of the function is not zero. (#105)
  • No method matching decompose(::Nothing) on a simple problem (#106)
  • Missing UB leads to a Gurobi Error 10003 (#107)

v0.7.1

18 Oct 07:21
aee87cd
Compare
Choose a tag to compare

PolyJuMP v0.7.1

Diff since v0.7.0

Merged pull requests:

v0.7.0

30 Jun 19:38
3f7e8de
Compare
Choose a tag to compare

PolyJuMP v0.7.0

Diff since v0.6.2

Merged pull requests:

v0.6.2

28 Mar 02:43
7c26356
Compare
Choose a tag to compare

PolyJuMP v0.6.2

Diff since v0.6.1

Merged pull requests:

v0.6.1

27 Mar 21:08
74195df
Compare
Choose a tag to compare

PolyJuMP v0.6.1

Diff since v0.6.0

Closed issues:

  • support JuMP/MOI 1.0 (#70)

Merged pull requests:

v0.6.0

05 Mar 17:27
72629b5
Compare
Choose a tag to compare

PolyJuMP v0.6.0

Diff since v0.5.1

Closed issues:

  • New release? (#68)

Merged pull requests:

v0.5.1

25 Nov 23:04
2cdee1b
Compare
Choose a tag to compare

PolyJuMP v0.5.1

Diff since v0.5.0

Merged pull requests: