Paketname | coinor-libcbc-dev |
Beschreibung | Coin-or branch-and-cut mixed integer programming solver |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.5.0-2 |
Sektion | libdevel |
Priorität | extra |
Installierte Größe | 3336 Byte |
Hängt ab von | coinor-libcbc0 (= 2.5.0-2) |
Empfohlene Pakete | |
Paketbetreuer | Soeren Sonnenburg |
Quelle | coinor-cbc |
Paketgröße | 980850 Byte |
Prüfsumme MD5 | b365ffe7628ff0f4a59b06c0408e33fc |
Prüfsumme SHA1 | acad56b5539e8bb5cb9dabf8278bec1a18e62760 |
Prüfsumme SHA256 | ca472f70f8fa0a331afbd8064c9719e1386fa97db4c7dcbfd716e8a236f19491 |
Link zum Herunterladen | coinor-libcbc-dev_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 header files for developers.
|