Thursday November 15, 2007. 07:55 AM
FreshMeat
Open BEAGLE is a C++ evolutionary computation
framework. It provides a high-level software
environment to do any kind of evolutionary
computation, with support for tree-based genetic
programming, bit string, integer-valued vector,
and real-valued vector genetic algorithms,
evolution strategy, co-evolution, and evolutionary
multi-objective optimization.
License: GNU Lesser General Public License (LGPL)
Changes:
This release includes various bugfixes. In
particular, fixes were made for the CMA-ES
algorithm and mutation in Strongly Typed GP.