Paketname | coinor-libcbc0 |
Beschreibung | Coin-or branch-and-cut mixed integer programming solver |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.5.0-2 |
Sektion | libs |
Priorität | extra |
Installierte Größe | 1932 Byte |
Hängt ab von | coinor-libcgl0, coinor-libclp0, coinor-libcoinutils0, coinor-libosi0, coinor-libvol0, libatlas3gf-ba |
Empfohlene Pakete | |
Paketbetreuer | Soeren Sonnenburg |
Quelle | coinor-cbc |
Paketgröße | 740398 Byte |
Prüfsumme MD5 | c3d4bd181922bf01207d296692054381 |
Prüfsumme SHA1 | 19f4754de9d57e837b8c957e97cd151e742b9c31 |
Prüfsumme SHA256 | 9d9a82733e332f416a1f55d2a77c28a2c7c0ef12c27352e8531587a4058c7a38 |
Link zum Herunterladen | coinor-libcbc0_2.5.0-2_i386.deb |
Ausführliche Beschreibung | Cbc (Coin-or branch and cut) is an open-source mixed integer programming
solver written in C++. It is primarily meant to be used as a callable
library, but a basic, stand-alone executable version is also available.
.
Mixed integer programming (MIP) is a generalization of linear programming (LP)
and allows to find the minimum solution of objective functions depending
linearly on variables, which are linearly constrained and additionally may
have integrality constraints.
.
Cbc is part of the larger COIN-OR initiative (Computational Infrastructure for
Operations Research) and depends on the COIN-OR Clp linear programming solver
for solving subproblems.
.
Cbc works well as independent solver (reading files in the MPS format) and as a
solver backend for AMPL.
.
This package contains the binaries and libraries.
|