Skip to content

PyBnB 0.5.0

Compare
Choose a tag to compare
@ghackebeil ghackebeil released this 10 Feb 19:53
· 170 commits to master since this release

This is a major release that includes some backward incompatible changes. Major changes include:

  • automatically saving the best node (rather than just the best objective)
  • changing the signature of the branch method so that it has more clear semantics
  • removing / renaming some of the optional problem callbacks
  • adding built-in support for nested solver implementations