Skip to content

Releases: lanl-ansi/Juniper.jl

v0.2.5

27 Feb 17:00
3ce3777
Compare
Choose a tag to compare
  • add linear constraints using @constraint in root model
  • in BFS mode use the highest depth if several nodes have the same objective

v0.2.4

25 Jan 15:39
dcb9445
Compare
Choose a tag to compare

Removed version upper bound to add support for Julia v1.1.

v0.2.3

27 Dec 21:20
c489a54
Compare
Choose a tag to compare

Restored support for mu_init when using Ipopt.

v0.2.2

19 Oct 05:08
22e04ff
Compare
Choose a tag to compare

Add support for Julia v1.0.

v0.2.1

19 Oct 02:33
Compare
Choose a tag to compare

Add support for Julia v0.7.

v0.2.0

08 Apr 19:23
Compare
Choose a tag to compare
  • Bugfixes in reliable branching
  • Bugfix to make it deterministic
  • more reasonable strong branching without restart
  • improved breaking on short time limits
    Breaking: No support for Julia v0.5

v0.1.1

25 Jan 21:07
d863e56
Compare
Choose a tag to compare
  • Freemodel for commerical nlp solvers with restrictions
  • More convenient parallel option

v0.1.0

07 Dec 23:09
3632fff
Compare
Choose a tag to compare

Initial release of a JuMP-based nonlinear integer program solver.