Skip to content

Badger 0.7.0

Latest
Compare
Choose a tag to compare
@wenatuhs wenatuhs released this 21 Jan 22:00
· 347 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)