Skip to content

v0.4.0-alpha

Compare
Choose a tag to compare
@hlefebvr hlefebvr released this 19 Oct 11:08
· 687 commits to main since this release
  • New default node type for branch-and-bound with variable branching allowing to trace back node history
  • New branching rules: pseudo-code, strong-branching with phases, most feasible, first infeasible found, uniformly random
  • New heuristics: simple rounding, RENS, local branching.
  • Move include directory inside idol/
  • Various bug fixes