Mip

Latest version: v1.15.0

Safety actively analyzes 688961 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 8

1.6.6

small fix: objective_value and objective_bound now return None if no optimization was performed

1.6.5

- return None for dual information if not available
- updated cbc binaries with fixed to mipstart and incumbent callback

1.6.3

- improved performance for lazy constraints and cuts: now cbc assumes that cuts and lazy constraints are globally valid, just like in gurobi
- fix max_gap model property
- small doc improvements

1.6.2

- fix limit of max_solutions in cbc when specified as parameter in optimize

1.6.1

fix for lp_method in CBC

1.6.0

- selection of which linear programming method (Primal Simplex, Dual Simplex or
Barrier) will be used to solve the root node relaxation (lp_method attribute
of Model)

- read/write property RHS in Constraint

- do not throw exception when querying an unavailable solution: just return
None instead, to fix problem in some debuggers

- improved documentation - specially for the examples

- pytest for tests - thanks pmla

- continuous integration with travis

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.