Skip to content

v1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 21:45
· 23 commits to master since this release
c736c02

HiGHS v1.10.0

Diff since v1.9.3

Merged pull requests:

  • Fix ObjectiveBound and RelativeGap for LP models (#229) (@odow)
  • Add CallbackFunction to MOI wrapper (#230) (@odow)
  • Fix performance of DualObjectiveValue when a ray is present (#233) (@odow)
  • Prep for v1.10.0 (#234) (@odow)

Closed issues:

  • Various problems extracting results for some models (#223)
  • Support the HiGHS callback in MOI (#228)
  • Option "qp_iteration_limit" is unknown (#231)
  • Slow calculations for dual_objective_value() (#232)