{"library":"cylp","type":"library","category":null,"description":"CyLP is a Python interface for the COIN-OR Linear Programming (CLP), COIN-OR Branch and Cut (CBC), and COIN-OR Cut Generation Library (CGL) solvers. It provides a modeling layer similar to PuLP but directly wraps the COIN-OR solvers for efficient linear and mixed-integer programming. Version 0.94.0 is current; release cadence is intermittent.","language":"python","status":"active","version":"0.94.0","tags":["linear programming","mixed integer programming","coin-or","clp","cbc","optimization"],"last_verified":"Fri May 01","install":[{"cmd":"pip install cylp","imports":["from cylp.cy import CyClpSimplex","from cylp.cy import CbcModel"]},{"cmd":"pip install cython numpy pyscipopt  # build deps often needed","imports":[]}],"homepage":null,"github":"https://github.com/coin-or/CyLP","docs":"https://coin-or.github.io/CyLP","changelog":null,"pypi":"https://pypi.org/project/cylp/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}