Skip to content

Releases: ds4dm/Tulip.jl

v0.9.6

11 Dec 18:35
2edf525
Compare
Choose a tag to compare

What's Changed

  • Update README.md for JuMP documentation by @odow in #138
  • Exclude failing tests in MOI wrapper by @odow in #137
  • [README] Fix solver parameter section by @odow in #139
  • Fix support for MOI.TimeLimitSec by @odow in #140
  • CompatHelper: bump compat for CodecBzip2 to 0.8, (keep existing compat) by @github-actions in #141
  • CompatHelper: add new compat entry for TOML at version 1, (keep existing compat) by @github-actions in #144
  • Bump version --> v0.9.6 by @mtanneau in #143

Full Changelog: v0.9.5...v0.9.6

v0.9.5

22 Feb 21:42
1021c8a
Compare
Choose a tag to compare

Tulip v0.9.5

Diff since v0.9.4

Closed issues:

  • Expose presolve code (#68)

Merged pull requests:

  • performance: fuse more vectorized operations (#127) (@nsajko)
  • CompatHelper: bump compat for LDLFactorizations to 0.10, (keep existing compat) (#128) (@github-actions[bot])
  • CompatHelper: bump compat for Krylov to 0.9, (keep existing compat) (#129) (@github-actions[bot])
  • Read version number from Project.toml during precompilation, fixes #131. (#132) (@fredrikekre)
  • Bump version --> v0.9.5 (#133) (@mtanneau)

v0.9.4

16 Jul 18:44
ae81ed8
Compare
Choose a tag to compare

Tulip v0.9.4

Diff since v0.9.3

Closed issues:

  • Are models with Rational arithmetic supposed to be supported? (#117)
  • New release? (#125)

Merged pull requests:

  • Update Project.toml for Krylov v0.8 (#119) (@amontoison)
  • KKT/LDLFactorizations: fix runtime dispatch as reported by JET (#120) (@nsajko)
  • CompatHelper: bump compat for LDLFactorizations to 0.9, (keep existing compat) (#124) (@github-actions[bot])
  • Bump version --> v0.9.4 (#126) (@mtanneau)

v0.9.3

22 Mar 23:01
686bbde
Compare
Choose a tag to compare

Tulip v0.9.3

Diff since v0.9.2

Closed issues:

  • Wrong vector in residual norm (#106)

Merged pull requests:

  • CompatHelper: bump compat for MathOptInterface to 1, (keep existing compat) (#114) (@github-actions[bot])
  • Fix residual computation (#115) (@mtanneau)
  • Prep for v0.9.3 (#116) (@odow)

v0.9.2

07 Feb 02:22
42e17e0
Compare
Choose a tag to compare

Tulip v0.9.2

Diff since v0.9.1

Closed issues:

  • Duplicate constraint name errors with JuMP (#112)

Merged pull requests:

v0.9.1

16 Dec 19:09
74180f3
Compare
Choose a tag to compare

Tulip v0.9.1

Diff since v0.9.0

Closed issues:

  • Error when calling solution_summary() (#110)

Merged pull requests:

v0.9.0

15 Dec 09:07
309d35d
Compare
Choose a tag to compare

Tulip v0.9.0

Diff since v0.8.0

Closed issues:

  • Automatic differentiation compatibility with Zygote (#78)

Merged pull requests:

v0.8.0

10 Jul 15:30
be7e0a8
Compare
Choose a tag to compare

Tulip v0.8.0

Diff since v0.7.5

Merged pull requests:

v0.7.5

26 Jun 23:11
070a9f4
Compare
Choose a tag to compare

Tulip v0.7.5

Diff since v0.7.4

Closed issues:

  • Presolve causes infeasibility error? (#98)

Merged pull requests:

v0.7.4

21 Apr 11:21
43d9250
Compare
Choose a tag to compare

Tulip v0.7.4

Diff since v0.7.3

Merged pull requests: