This package browser is in early development. Mind the rough edges.

clp

Linear programming solver

CLP is a high quality linear programming solver. Its main strengths are its dual and primal Simplex algorithms. It also has a barrier algorithm for linear and quadratic objectives. There are limited facilities for nonlinear and quadratic objectives using the Simplex algorithm.

Installation

Install the latest version of clp as follows:

guix install clp

Or install a particular version:

guix install clp@1.17.6

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/clp/'><img src='http://127.0.0.1:3000/packages/clp/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/clp/badges/latest-version.svg)](http://127.0.0.1:3000/packages/clp/)
Org: [[http://127.0.0.1:3000/packages/clp/][http://127.0.0.1:3000/packages/clp/badges/latest-version.svg]]