PyBnB 0.5.0
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