Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 16:02
· 123 commits to master since this release
5251493

EAGO v0.7.0

Diff since v0.6.1

Closed issues:

  • Basic support for MINLP Problems (#33)
  • Local NLP solver specific wrappers (#49)
  • Reduce minor type instability issues (#60)
  • Incorrect display on solution for Maximization Problem (#64)
  • Fix Typos in Readme (#76)
  • Support both incremental loading & copying from Cache (#77)
  • Docs warn against CPLEX (#78)
  • Separate nonlinear expression representation from intermediate calculation data (#79)
  • Use MOI.Test for Unit Testing (#82)
  • Add x*abs(x) (#86)
  • Add logcosh(x) = log(cosh(x)) function (#87)
  • Drop NumericIO dependency from printing (#91)
  • A Bug I encountered when using EAGO to solve my own model (#94)
  • System bug when solving a model (#95)
  • Potential bug (#98)
  • DualStatus not supported (#101)

Merged pull requests: