Skip to content

Releases: lanl-ansi/Juniper.jl

v0.9.2

30 Jan 02:17
d9c9dab
Compare
Choose a tag to compare

Juniper v0.9.2

Diff since v0.9.0

Merged pull requests:

  • Add test for conic model with Ipopt (#238) (@odow)
  • Loosen tolerances in SCS conic test (#241) (@odow)
  • Bump to JuMP 1.0 (#244) (@odow)
  • Fix handling of {Primal,Dual}Status (#250) (@odow)
  • Update README.md for JuMP documentation (#258) (@odow)
  • Fix typo in README (#259) (@odow)
  • Fix default value for MOI.TimeLimitSec (#261) (@odow)
  • Fix feasibility pump with ScalarNonlinearFunction constraints (#264) (@odow)
  • Fix documentation build (#265) (@odow)
  • Prep for v0.9.2 (#266) (@odow)

Closed issues:

  • Too many constraints when using ipopt (#156)
  • Releases (#181)
  • JuMP's SecondOrderCone() interface broken? (#212)
  • constraint was already set for this variable and both constraints set a lower bound. (#239)
  • Disable log output to console/REPL? (#242)
  • MOSEK error 3915: There is no barx available for the solution type 2. (#246)
  • value not defined (#247)
  • Incorrect PrimalStatus if termination is not optimal (#249)
  • KNITRO as nl_solver in Juniper (#252)
  • solutions and functions from parent to child (#256)
  • Support MOI.ScalarNonlinearFunction (#262)
  • Feasibility pump errors with ScalarNonlinearFunction (#263)

v0.9.0

01 Mar 04:16
6637d78
Compare
Choose a tag to compare

Juniper v0.9.0

Diff since v0.8.0

Closed issues:

  • Documentation (#37)
  • JuMP-free function API? (#209)
  • Can we support SCS solver? (#213)
  • Incorrect solution with conic problem (#215)
  • Add JuliaFormatter (#223)
  • Clean up JuMP code in tests (#224)
  • Remove non-cost global variables from the tests (#225)
  • Consider running fewer CI jobs (#226)
  • CI for MINLPTests (#227)
  • Calling functions that returns macro doesnt work but using macro explictly works when describing constraint? (#229)

Merged pull requests:

  • Update to JuMP v0.23 and switch from Cbc to HiGHS (#232) (@odow)
  • Apply JuliaFormatter (#233) (@odow)
  • Various clean-ups in tests (#234) (@odow)
  • Delete untested files in /test (#235) (@odow)
  • Add test for conic subsolver (#236) (@odow)
  • Prep for v0.9.0 release (#237) (@odow)

v0.8.0

17 Nov 19:11
Compare
Choose a tag to compare

Juniper v0.8.0

Diff since v0.7.0

Closed issues:

  • Support looking up variable/constraints by name (#172)

Merged pull requests:

v0.7.0

22 Feb 20:47
f88cfbe
Compare
Choose a tag to compare

Juniper v0.7.0

Diff since v0.6.5

Closed issues:

  • ERROR: type DataType has no field optimizer_constructor (#201)
  • Error: optimizer_with_attributes not defined, when trying to run the given example (#205)

Merged pull requests:

v0.6.5

26 Oct 00:29
eca68b3
Compare
Choose a tag to compare

Juniper v0.6.5

Diff since v0.6.4

Closed issues:

  • MIP Solver Object (#200)

Merged pull requests:

v0.6.4

24 Jul 18:06
5ab0874
Compare
Choose a tag to compare

Juniper v0.6.4

Diff since v0.6.3

Closed issues:

  • Initialize variable before optimization (#167)
  • Better fpump test case (#192)
  • Failing on problems with no objective function (#195)

Merged pull requests:

v0.6.3

16 Apr 09:03
e2a7299
Compare
Choose a tag to compare

Juniper v0.6.3

Diff since v0.6.2

Closed issues:

  • Documentation: "registered_functions" not working (#187)
  • Key not found, even with Juniper registration (#189)

Merged pull requests:

  • Fix typo in registered_functions example code (#188) (@AndiMD)
  • Registered functions didn't get registered in fpump (#190) (@Wikunia)

v0.6.2

11 Mar 16:03
7d1c90d
Compare
Choose a tag to compare

Juniper v0.6.2

Diff since v0.6.1

Closed issues:

  • Variable x[1] does not belong to this model (#184)

Merged pull requests:

v0.6.1

21 Feb 19:03
fa8888e
Compare
Choose a tag to compare

Juniper v0.6.1

Diff since v0.6.0

Closed issues:

  • Document passing user-defined functions (#173)
  • Travis and Documeter Maintenance (#175)
  • JuMP v0.21 Support (#176)

Merged pull requests:

v0.6.0

17 Feb 00:07
59c5a91
Compare
Choose a tag to compare

Juniper v0.6.0

Diff since v0.5.3

Closed issues:

Merged pull requests: