v0.6.8-alpha
- FIX BranchingWithPriority initialize() was not propagating to sub-rules
- FIX logger configuration in DW lead to segmentation fault
- We no longer check heuristic solutions for validity by default
- Turn off sub-tree exploration by default
- Remove cutting-plane generators concept, use classic Branch-and-Bound callbacks instead
- New Cuts::KnapsackCover for LMCI separation
- New logging system for Branch-and-Bound