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

cbc 2.10.5

Branch-and-cut solver

Cbc (Coin-or branch and cut) is a mixed integer linear programming solver written in C++. It can be used as a library or as a standalone executable.

Installation

Install cbc 2.10.5 as follows:

guix install cbc@2.10.5

Or install the latest version:

guix install cbc

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.