GAlib - A C++ Library of Genetic Algorithm Components
March 20th, 2006 by cplus
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. GAlib is free. It is distributed under a BSD-style license. It has been built on many platforms with many compilers. GAlib includes examples that use PVM for distributed, parallel implementations. GAlib includes graphic examples that use the Athena or Motif widget sets, or MFC.
Filed under Components, Tools having
