File: control

package info (click to toggle)
coinor-vol 1.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 3,188 kB
  • ctags: 330
  • sloc: sh: 9,636; cpp: 2,064; makefile: 186; ansic: 45
file content (70 lines) | stat: -rw-r--r-- 2,610 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
Source: coinor-vol
Section: science
Priority: extra
Maintainer: Aramian Wasielak <aramian.wasielak@gmail.com>
Uploaders: Soeren Sonnenburg <sonne@debian.org>
Build-Depends: cdbs, debhelper (>= 5), doxygen, graphviz, quilt
Standards-Version: 3.8.0
Homepage: https://projects.coin-or.org/Vol
Vcs-Svn: http://bollin.googlecode.com/svn/coinor-vol/trunk/
Vcs-Browser: http://bollin.googlecode.com/svn/coinor-vol/trunk/

Package: coinor-libvol0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Coin-or linear programming solver
 Vol (Volume Algorithm) is a linear programming solver based on the
 subgradient method.
 .
 Vol is part of COIN-OR (COmputational INfrastructure for Operations 
 Research) project which is an initiative to spur the development of 
 open-source software in operational research - mathematical optimization
 algorithms.
 .
 This package contains the binaries and libraries.

Package: coinor-libvol-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, coinor-libvol0 (= ${binary:Version})
Description: Coin-or linear programming solver
 Vol (Volume Algorithm) is a linear programming solver based on the
 subgradient method.
 .
 Vol is part of COIN-OR (COmputational INfrastructure for Operations 
 Research) project which is an initiative to spur the development of 
 open-source software in operational research - mathematical optimization
 algorithms.
 .
 This package contains the header files for developers.

Package: coinor-libvol-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Recommends: coinor-libvol-dev, coinor-libcoinutils-dev
Description: Coin-or linear programming solver
 Vol (Volume Algorithm) is a linear programming solver based on the
 subgradient method.
 .
 Vol is part of COIN-OR (COmputational INfrastructure for Operations 
 Research) project which is an initiative to spur the development of 
 open-source software in operational research - mathematical optimization
 algorithms.
 .
 This package contains the documentation and examples.

Package: coinor-libvol0-dbg
Section: debug
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, coinor-libvol0 (= ${binary:Version})
Description: Coin-or linear programming solver
 Vol (Volume Algorithm) is a linear programming solver based on the
 subgradient method.
 .
 Vol is part of COIN-OR (COmputational INfrastructure for Operations 
 Research) project which is an initiative to spur the development of 
 open-source software in operational research - mathematical optimization
 algorithms.
 .
 This package contains the debug symbols.