v0.4.0-alpha
- 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