File: control

package info (click to toggle)
coinor-cbc 2.8.12-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 7,780 kB
  • sloc: cpp: 94,325; sh: 8,921; xml: 2,950; makefile: 514; ansic: 487; awk: 197
file content (81 lines) | stat: -rw-r--r-- 3,003 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Source: coinor-cbc
Section: science
Priority: extra
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Miles Lubin <miles.lubin@gmail.com>
Build-Depends: coinor-libcgl-dev (>= 0.58.9),
               coinor-libclp-dev (>= 1.15.10),
               coinor-libcoinutils-dev (>= 2.9.15),
               coinor-libosi-dev (>= 0.106.9),
               debhelper (>= 9),
               doxygen,
               graphviz,
               libblas-dev,
               libbz2-dev,
               pkg-config,
               zlib1g-dev,
               autotools-dev
Standards-Version: 3.9.5
Homepage: https://projects.coin-or.org/Cbc
Vcs-Git: git://anonscm.debian.org/debian-science/packages/coinor-cbc.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/coinor-cbc.git

Package: coinor-cbc
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: coinor-libcbc0
Breaks: coinor-libcbc0
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 can be used as a callable library or as a
 stand-alone executable.
 .
 This package contains cbc executable.

Package: coinor-libcbc3
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Coin-or branch-and-cut mixed integer programming solver (shared libraries)
 Cbc (Coin-or branch and cut) is an open-source mixed integer programming
 solver written in C++. It can be used as a callable library or as a
 stand-alone executable.
 .
 This package contains the shared libraries.

Package: coinor-libcbc-dev
Section: libdevel
Architecture: any
Depends: coinor-libcbc3 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Coin-or branch-and-cut mixed integer programming solver (developer files)
 Cbc (Coin-or branch and cut) is an open-source mixed integer programming
 solver written in C++. It can be used as a callable library or as a
 stand-alone executable.
 .
 This package contains the header files for developers.

Package: coinor-libcbc-doc
Section: doc
Architecture: all
Depends: libjs-jquery, ${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 can be used as a callable library or as a
 stand-alone executable.
 .
 This package contains the documentation and examples.

Package: coinor-libcbc3-dbg
Section: debug
Architecture: any
Depends: coinor-libcbc3 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Coin-or branch-and-cut mixed integer programming solver (debug symbols)
 Cbc (Coin-or branch and cut) is an open-source mixed integer programming
 solver written in C++. It can be used as a callable library or as a
 stand-alone executable.
 .
 This package contains the debug symbols.