Skip to content

Releases: jump-dev/BARON.jl

v0.8.5

23 May 23:32
c221db0
Compare
Choose a tag to compare

BARON v0.8.5

Diff since v0.8.4

Merged pull requests:

  • Fix converting Scalar(Affine|Quadratic)Function to Expr (#81) (@odow)
  • Prep for v0.8.5 (#82) (@odow)

v0.8.4

20 May 02:13
e534d7c
Compare
Choose a tag to compare

BARON v0.8.4

Diff since v0.8.3

Merged pull requests:

  • Update versions in GitHub actions (#75) (@odow)
  • Refactor tests (#78) (@odow)
  • Fix syntax of lines in STARTING_POINT (#79) (@odow)
  • Prep for v0.8.4 (#80) (@odow)

Closed issues:

  • There is no semicolon (;) in the STARTING_POINT of FileName.bar generated by Julia. (#76)
  • Can you add support for trigonometric functions sin(x), cos(x), etc in BARON.jl? (#77)

v0.8.3

07 Mar 23:04
2be07dc
Compare
Choose a tag to compare

BARON v0.8.3

Diff since v0.8.2

Merged pull requests:

  • Update README.md with baronlice.txt instructions (#70) (@odow)
  • Exclude failing MOI tests (#71) (@odow)
  • Fix support for MOI.is_valid (#74) (@odow)

Closed issues:

  • termination status as NUMERICAL_ERROR (#68)
  • How to specify BARON license (#69)
  • errors about Baron in Julia 1.10 (#72)
  • IndicatorToMILPBridge is solver dependent (#73)

v0.8.2

24 Aug 16:09
5108a41
Compare
Choose a tag to compare

BARON v0.8.2

Diff since v0.8.1

Closed issues:

  • Support MOI.Silent (#60)
  • Weird objective value output, when only a pre-processing solution is found (#61)

Merged pull requests:

  • [Maintenance] add JuliaFormatter and remove acronyms (#62) (@odow)
  • Add support for MOI.ScalarNonlinearFunction (#63) (@odow)
  • Update README with supported functions (#64) (@odow)
  • Add support for MOI.ListOfSupportedNonlinearOperators (#65) (@odow)
  • Add support for MOI.Silent (#66) (@odow)
  • Prep for v0.8.2 (#67) (@odow)

v0.8.1

15 Jun 23:18
90ddf43
Compare
Choose a tag to compare

BARON v0.8.1

Diff since v0.8.0

Closed issues:

  • Add support for MOI 0.10 and JuMP 0.22 (#50)
  • Results.jl missing MOI (#58)

Merged pull requests:

  • Update README (#55) (@odow)
  • Skip failing test_linear_open_intervals (#56) (@odow)
  • Rename LICENSE to LICENSE.md (#57) (@odow)
  • Fix MOI. prefix in results.jl (#59) (@odow)

v0.8.0

08 Mar 01:50
d052dc0
Compare
Choose a tag to compare

BARON v0.8.0

Diff since v0.7.0

v0.7.0

08 Mar 01:26
91e0d20
Compare
Choose a tag to compare

BARON v0.7.0

Diff since v0.6.5

Closed issues:

  • Minor bug? (#2)
  • Error when model is linear (#3)
  • Error with BARON (#12)
  • Error using BARON on JuliaPro (#16)
  • ERROR: can’t open nl file (#46)
  • Optimizing over .bar files and/or JuMP.registered functions (#47)
  • Errors related to solve_farkas on package testing (#48)
  • Error running tests (#49)

Merged pull requests:

v0.6.5

06 Aug 21:09
5635ba7
Compare
Choose a tag to compare

BARON v0.6.5

Diff since v0.6.4

Closed issues:

  • Error on setting BARON parameters (#41)

Merged pull requests:

v0.6.4

05 Aug 14:10
f227a61
Compare
Choose a tag to compare

BARON v0.6.4

Diff since v0.6.3

Merged pull requests:

v0.6.3

10 Jun 14:06
Compare
Choose a tag to compare

BARON v0.6.3

Diff since v0.6.2

Closed issues:

  • If you forget the environmental variable at first using time, it's hard to fix (#39)

Merged pull requests: