Paketname | coinor-libcbc0-dbg |
Beschreibung | Coin-or branch-and-cut mixed integer programming solver |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.5.0-2 |
Sektion | debug |
Priorität | extra |
Installierte Größe | 6756 Byte |
Hängt ab von | coinor-libcbc0 (= 2.5.0-2) |
Empfohlene Pakete | |
Paketbetreuer | Soeren Sonnenburg |
Quelle | coinor-cbc |
Paketgröße | 2755316 Byte |
Prüfsumme MD5 | 337b85559109bab1bc93d56766378496 |
Prüfsumme SHA1 | 68592b43b9204bd68ddf9d5e59ee0fafcccc6724 |
Prüfsumme SHA256 | aac90d867f16417dc2ea07e8e34bf45adbc7d846f37b673e00357381a9a192c4 |
Link zum Herunterladen | coinor-libcbc0-dbg_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 debug symbols.
|