Source: coinor-cbc
Section: science
Priority: extra
Maintainer: Etienne Millon <etienne.millon@gmail.com>
Uploaders: Christophe-Marie Duquesne <chmd@chmd.fr>
Build-Depends:
 cdbs,
 coinor-libcgl-dev (>=0.55.0),
 coinor-libclp-dev (>= 1.12.0),
 coinor-libcoinutils-dev (>= 2.6.4-2),
 coinor-libosi-dev (>= 0.103.0),
 debhelper (>= 5),
 dpkg-dev (>= 1.16.1~),
 doxygen,
 graphviz,
 libblas-dev,
 libbz2-dev,
 zlib1g-dev
Standards-Version: 3.9.3
Homepage: https://projects.coin-or.org/Cbc
Vcs-Git: git://git.debian.org/users/emillon-guest/coinor-cbc.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/emillon-guest/coinor-cbc.git

Package: coinor-libcbc0
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Coin-or branch-and-cut mixed integer programming solver
 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 one 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.

Package: coinor-libcbc-dev
Section: libdevel
Architecture: any
Depends:
 coinor-libcbc0 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Description: Coin-or branch-and-cut mixed integer programming solver - development files
 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 one 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.

Package: coinor-libcbc-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Recommends: coinor-libcbc-dev
Description: Coin-or branch-and-cut mixed integer programming solver - documentation
 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 one 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 documentation and examples.

Package: coinor-libcbc0-dbg
Section: debug
Architecture: any
Depends:
 coinor-libcbc0 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Description: Coin-or branch-and-cut mixed integer programming solver - debugging symbols
 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 one 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.
