v0.6.10-alpha
Fixes
idol::dualize
, objective function offset was not added to the dual- Moving a model caused SEGV error if optimizer was already built
Updates
- Improve readibility of std::cout << (Model)
read_from_lp_file
andread_from_mps_file
are moved toGLPK::read_from_file
and now throw an exception if parsing fails- Added tutorial to documentation
New Features
Model::fix
now creates a copy of a model and fixes allParam
to their value in a given solution- Added
Gurobi::read_from_file