- Hopefully fixed a bug in successive MIP reoptimizations - Lazy constraints support (still being documented but working !)
1.3.13
small fix for gurobi: do not call cut generator in some conditions
1.3.12
Fix for row prices in CBC and fix for comparisons of LinExpr objects. Thanks to spoorendonk .
1.3.11
- cut generators can now also add lazy constraints (remove integer solutions), initially on gurobi only. - violation property in linear expression can check how much a solution violates the current solution
1.3.10
Fix for gurobi dll path on windows
1.3.9
Fix for loading gurobi using GUROBI_HOME environment variable