Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 16:11
· 82 commits to master since this release
2548340

KNITRO v0.10.0

Diff since v0.9.3

Closed issues:

  • Can't run test until the end (Network license) (#125)
  • Issues with Knitro 12.2 (#163)
  • Complementarity constraints can only be added all at once (#169)
  • TagBot trigger issue (#177)
  • Error:Unable to locate KNITRO installation, please check your environment variable KNITRODIR. (#184)

Merged pull requests:

  • Add a cache to load complementarity constraints in MOI wrapper (#170) (@frapac)
  • Run examples in functions to avoid issue with global scope (#178) (@frapac)
  • Drop dependency from MathProgBase (#179) (@frapac)
  • [MOI] Allow to specify a Hessian-vector product via MOI (#181) (@frapac)
  • MOI wrapper: fix type safety in MOI.optimize! (#182) (@frapac)
  • Stop abusing the TagBot CI (#183) (@odow)
  • MOI: remove warnings about experimental features (#185) (@frapac)
  • Free knitro in tests and split lic man tests (#186) (@joaquimg)
  • Update version (#187) (@joaquimg)
  • Add checks for RegistryCI automerge (#188) (@frapac)