COIN-OR::LEMON - Graph Library

source: lemon-0.x/debian/control @ 1978:ef2d00e46897

Last change on this file since 1978:ef2d00e46897 was 1917:87d3518d73d8, checked in by Akos Ladanyi, 18 years ago

include the gui in the deb

File size: 580 bytes
Line 
1Source: lemon
2Section: unknown
3Priority: optional
4Maintainer: LEMON Development Team <etik-ol@cs.elte.hu>
5Build-Depends: debhelper (>= 4.0.0), glpk, libgnomecanvasmm-2.6-dev
6Standards-Version: 3.6.1
7
8Package: lemon
9Architecture: any
10Depends: ${shlibs:Depends}, ${misc:Depends}, libgnomecanvasmm-2.6
11Description: A C++ template library aimed at combinatorial optimization tasks.
12 LEMON stands for Library of Efficient Models and
13 Optimization in Networks. It is a C++ template
14 library aimed at combinatorial optimization tasks,
15 especially those working with graphs and networks.
Note: See TracBrowser for help on using the repository browser.