Releases: rust-or/good_lp
Releases · rust-or/good_lp
v1.14.1
What's Changed
- feat: introduce problem.add_all to add many vars by @KnorpelSenf in #101
- feat: add getters to inspect variables by @KnorpelSenf in #104
- Export
ObjectiveDirectionfrom good_lp by @hlvlad in #108 - Derive
CloneforConstraintandProblemVariablesby @hlvlad in #107 - fix: remove lost eprintln by @willbush in #110
- Updated rust-lpsolve crate to 1.0.1 by @jk2997 in #115
- Support early solver stop without solution in HiGHS by @TeXitoi in #114
New Contributors
- @hlvlad made their first contribution in #108
- @willbush made their first contribution in #110
- @jk2997 made their first contribution in #115
Full Changelog: v1.14.0...v1.14.1