Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Badger 0.7.0

Latest
Compare
Choose a tag to compare
@wenatuhs wenatuhs released this 21 Jan 22:00
· 348 commits to master since this release

New features:

  • Add severity level to constraints
  • Support adding variables on-the-fly
  • Start optimization from current environment state
  • Set/get variables in parallel by default

Changes:

  • Signature of the evaluate function that provided to the algorithms is now Y, I, E, Xo = evaluate(X)