- Fix infeasibility error because of tolerance problems
- Bound the branching_levels variable such that infeasibility errors cannot occur.
- Include config file inside package
- Change interface such that it is more similar to scikit-learn
Full Changelog: v0.1.1...v0.1.2