v0.6.1
Coluna v0.6.1
Closed issues:
- Duplicated functionality : getvalue and float (#492)
- Do not dispatch on primal/dual and objective sense anymore (#785)
- Make solution pool easier to work with (#808)
- Need a user callback to compare columns when non-robust cuts will be inserted (#912)
Merged pull requests:
- fix Benders algorithm logic (#911) (@guimarqu)
- Bound{Space, Sense} -> Bound (#913) (@guimarqu)
- OptimizationState{F,S} -> OptimizationState{F} (#914) (@guimarqu)
- Pool struct for primal solutions of colgen (#915) (@guimarqu)
- Delete unused code from MathProg (#916) (@guimarqu)
- Pool of dual solutions for Benders (#917) (@guimarqu)
- integration & e2e tests in github ci (#918) (@guimarqu)
- test Benders loop output (#919) (@guimarqu)
- Update NEWS.md (#920) (@guimarqu)
- v0.6.1 (#921) (@guimarqu)