Source: galib Section: devel Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper (>= 7), automake, libtool, libtool-bin, Standards-Version: 3.8.0 Homepage: http://lancet.mit.edu/ga/ Package: libga2 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: C++ Library of Genetic Algorithm Components GAlib contains a set of C++ genetic algorithm objects. The library includes tools for using genetic algorithms to do optimization in any C++ program using any representation and genetic operators. The documentation includes an extensive overview of how to implement a genetic algorithm as well as examples illustrating customizations to the GAlib classes. Package: libga-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libga2 (= ${binary:Version}) Description: C++ Library of Genetic Algorithm Components GAlib contains a set of C++ genetic algorithm objects. The library includes tools for using genetic algorithms to do optimization in any C++ program using any representation and genetic operators. The documentation includes an extensive overview of how to implement a genetic algorithm as well as examples illustrating customizations to the GAlib classes. . This package contains the development files.