Improvements
- Gurobi warm start (#1248)
- param_dict and var_dict (#1279)
- Implement handling of
boolvalued constraints (#1283) - Use lazy interpolation for logging (#1312)
- Set prob.value to prob.objective.value (#1300)
- populate solver_stats for ecos_bb, ecos & scs (#1323)
Bug fixes