Skip to content

Releases: ds4dm/Tulip.jl

v0.9.8

29 Sep 19:03
5e3b51d

Choose a tag to compare

Tulip v0.9.8

Diff since v0.9.7

Merged pull requests:

v0.9.7

17 Apr 20:27
aa69fac

Choose a tag to compare

Tulip v0.9.7

Diff since v0.9.6

Merged pull requests:

  • Allow querying SolutionTime attribute (mentioned in the docs, but so far unimplemented) (#146) (@pratyai)
  • Count another location of KKT.solve!() call in the final stats (previously unreported). (#147) (@pratyai)
  • Fix treatment of objective value for infeasibility certificates (rays) (#150) (@mtanneau)
  • Update CI workflow (#151) (@mtanneau)
  • Bump version --> v0.10.0 (#152) (@mtanneau)
  • Fix missing MOI methods and update tests (#153) (@odow)
  • Prep for v0.9.7 (#154) (@odow)

Closed issues:

  • New failing tests in MOI (#130)
  • MathOptInterface.BarrierIterations (#135)
  • Writing user extension for Tulip.KKT.AbstractKKTBackend, Tulip.KKT.AbstractKKTSolver etc. (#145)
  • Is there a fresher reference for how HSD implementation currently works? (#148)
  • Non-MOI-compliant handling of infeasible/unbounded results (#149)

v0.9.6

11 Dec 18:35
2edf525

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

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

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

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

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

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

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

Choose a tag to compare

Tulip v0.8.0

Diff since v0.7.5

Merged pull requests: