The most important change in this version is that we now use the automatically built CBC binaries (https://bintray.com/coin-or/download/Cbc/) for Linux and for Windows. This has several advantages, the first one is that now it will be much easier to release new versions of Python-MIP. The second one is that for Windows, we can now use MingW builds. Different from the standard Visual Studio builds, these builds include support for parallel processing and efficient routines for the factorization of dense matrixes (using lapack, blas, cholmod and AMD). Thus, this is the first Python-MIP release where the windows build should perform as well as the Linux builds. I would like to thank @tkralphs and @svigerske for helping to improve these builds...
This is the Branch, Constrain, and Price Software (BiCePS), a layer of the COIN-OR High Performance ...
This is the Branch, Constrain, and Price Software (BiCePS), a layer of the COIN-OR High Performance ...
This article describes new features and enhanced algorithms made available in version 5.0 of the SCI...
New features: Now specific generators can be called outside the tree search to strengthen your formu...
Python-MIP: collection of Python tools for the modeling and solution of Mixed-Integer Linear program
This release release adds a new model method: clique_merge, which merges constraints of conflicting ...
ability to read and write LP optimal basis files (.bas extension) speedup gurobi initialization, tha...
This release contains some small fixes: do not throw exception if objective_value is not available ...
What's Changed Introduce pyproject.toml by @sebheger in https://github.com/coin-or/python-mip/pull/...
What's Changed Fix typo in quickstart by @dzhou343 in https://github.com/coin-or/python-mip/pull/17...
Modern Mixed-Integer Programming (MIP) solvers exploit a rich arsenal of tools to attack hard proble...
Mixed Integer Programming (MIP) problems occur in many industries and their practical solution can b...
Public libraries of problems such as Mixed Integer Programming Library (MIPLIB) are fundamental to c...
Mostly a bugfix release, all users are encourage to update: updated CBC binaries; seems to fix some...
Python-MIP 1.11.0 Two additional parameters, three depth and pass number, are now informed to the g...
This is the Branch, Constrain, and Price Software (BiCePS), a layer of the COIN-OR High Performance ...
This is the Branch, Constrain, and Price Software (BiCePS), a layer of the COIN-OR High Performance ...
This article describes new features and enhanced algorithms made available in version 5.0 of the SCI...
New features: Now specific generators can be called outside the tree search to strengthen your formu...
Python-MIP: collection of Python tools for the modeling and solution of Mixed-Integer Linear program
This release release adds a new model method: clique_merge, which merges constraints of conflicting ...
ability to read and write LP optimal basis files (.bas extension) speedup gurobi initialization, tha...
This release contains some small fixes: do not throw exception if objective_value is not available ...
What's Changed Introduce pyproject.toml by @sebheger in https://github.com/coin-or/python-mip/pull/...
What's Changed Fix typo in quickstart by @dzhou343 in https://github.com/coin-or/python-mip/pull/17...
Modern Mixed-Integer Programming (MIP) solvers exploit a rich arsenal of tools to attack hard proble...
Mixed Integer Programming (MIP) problems occur in many industries and their practical solution can b...
Public libraries of problems such as Mixed Integer Programming Library (MIPLIB) are fundamental to c...
Mostly a bugfix release, all users are encourage to update: updated CBC binaries; seems to fix some...
Python-MIP 1.11.0 Two additional parameters, three depth and pass number, are now informed to the g...
This is the Branch, Constrain, and Price Software (BiCePS), a layer of the COIN-OR High Performance ...
This is the Branch, Constrain, and Price Software (BiCePS), a layer of the COIN-OR High Performance ...
This article describes new features and enhanced algorithms made available in version 5.0 of the SCI...