gcampanella / clpy

Low-level Cython bindings to the Clp linear programming solver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clpy

image

clpy provides a low-level Cython binding to the Clp linear programming solver.

It is mostly useful when you want to specify (possibly very large) problems directly in matrix form, instead of using higher-level interfaces like PuLP.

About

Low-level Cython bindings to the Clp linear programming solver

License:MIT License


Languages

Language:Python 100.0%