Language

Package: python-cylp @ 0.92.3

Synopsis

Python interface for CLP, CBC, and CGL

Description

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.

Home page
https://github.com/coin-or/cylp
Location
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python-pytest' should probably be a native input
  • gnu/packages/maths.scm (line: 2885, column: 12)