×

Clp (Coin-or linear programming) is an open-source linear programming solver. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available. It is designed to find solutions of mathematical optimization problems of the form minimize c'x such that lhs ≤ Ax ≤ rhs and lb ≤ x ≤ ub CLP includes primal and dual Simplex solvers. Both dual and primal algorithms can use matrix storage methods provided by the user (0-1 and network matrices are already supported in addition to the default sparse matrix). The dual algorithm has Dantzig and Steepest edge row pivot choices; new ones may be provided by the user. The same is true for the column pivot choice of the primal algorithm. The primal can also use a non linear cost which should work for piecewise linear convex functions. CLP also includes a barrier method for solving LPs.

Uploaded Mon Mar 31 21:03:07 2025
md5 checksum b2170566830635943b8a2f98d960cde6
arch x86_64
build h4e0f3ec_0
constrains coincbc * *_metapackage
depends bzip2 >=1.0.8,<2.0a0, coin-or-osi >=0.108,<0.109.0a0, coin-or-utils >=2.11,<2.12.0a0, libgcc-ng >=11.2.0, libgfortran-ng, libgfortran5 >=11.2.0, libopenblas, libstdcxx-ng >=11.2.0, ncurses >=6.2,<7.0a0, readline >=8.1,<9.0a0, zlib >=1.2.13,<1.3.0a0
license EPL-2.0
license_family OTHER
md5 b2170566830635943b8a2f98d960cde6
name coin-or-clp
platform linux
sha1 4ecca7b513edf722c9d5bf657f3ec6b19375cae1
sha256 338d74c63254e90f7ea664d7d3681c2bbaa7146f846faff6109c4b4b1ef01ce5
size 1290119
subdir linux-64
timestamp 1684355573304
version 1.17.7