Skip to content

v0.6.8-alpha

Compare
Choose a tag to compare
@hlefebvr hlefebvr released this 24 Nov 11:55
· 299 commits to main since this release
  • 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