freebsd-ports/math/py-CyLP/pkg-descr

8 lines
381 B
Plaintext

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.
WWW: https://github.com/coin-or/CyLP