oj! Algorithms v48.3.1 Release Notes

Release Date: 2020-10-01 // over 3 years ago
  • ๐Ÿ”„ Changed

    org.ojalgo.optimisation

    • Minor internal change to SimplexSolver regarding when phase 1 is regarded done.

    ๐Ÿ›  Fixed

    org.ojalgo.function

    • Aggregator.MAXIMUM was initialised/reset incorrectly which caused wrong results with negative numbers

    org.ojalgo.optimisation

    • ConvexSolver results now include the Lagrange multipliers.