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.
License: special.
Tags: evolutionary computing, library.
Interface: library.
Source language: C++.
Supported language: C++.
Developer: Matthew Wall.
Homepage: http://lancet.mit.edu/ga/.