Skip to content

Low-level Python bindings to the Clp linear programming solver

License

Notifications You must be signed in to change notification settings

gcampanella/clpybind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clpybind

https://travis-ci.org/gcampanella/clpybind.svg?branch=master

clpybind provides a low-level binding to the Clp linear programming solver, implemented using pybind11.

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 Python bindings to the Clp linear programming solver

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published