v0.6.7-alpha
- FIX: adding constraint to sub-problem caused segmentation fault because of object moved before used
- Making branching on constraint available for default nodes and node updator
- Add initialization step for node updators and branching rules
- Allow for Var() == Var() to define a TempCtr (used to be forced to Var() == 1. * Var())#
- In DantzigWolfeDecomposition, write now exports master and sub-problems instead of just master