Python interface to CLP, CBC, and CGL to solve LPs and MIPs
CyLP is a Python interface to COIN-OR's Linear and mixed-integer program solvers (CLP, CBC, and CGL). CyLP's unique feature is that you can use it to alter the solution process of the solvers from within Python. For example, you may define cut generators, branch-and-bound strategies, and primal/dual Simplex pivot rules completely in Python.
$
pkg install py311-CyLPOrigin
math/py-CyLP
Size
2.93MiB
License
CPL10
Maintainer
yuri@FreeBSD.org
Dependencies
10 packages
Required by
0 packages