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

clp 1.17.6

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 clp 1.17.6 as follows:

guix install clp@1.17.6

Or install the latest version:

guix install clp

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.