Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-11-29 19:53
3.0.3

This release fixes a bug in reading ephemeral random constants from XML files.
Tags: Minor bugfixes

2007-11-15 06:55
3.0.2

This release includes various bugfixes. In
particular, fixes were made for the CMA-ES
algorithm and mutation in Strongly Typed GP.
Tags: Major bugfixes

2005-10-10 20:33
3.0.1

This release includes minor changes to allow compilation on Mac OS X and to take advantage of precompiled headers on gcc.
Tags: Minor bugfixes

2005-10-06 16:10
3.0.0

The PACC collection, a collection of portable
utilitary C++ classes, was incorporated. A new
integer-valued vector genetic algorithms
representation was added. Major improvements were
made to the genetic programming framework.
Miscellaneous bugfixes and minor improvements were
done. The manual, XML schema file, and compilation
HOWTO were updated.
Tags: Major feature enhancements

2004-10-28 22:37
2.2.0

This release focus is mainly on improvements of the GA framework, including the addition of the CMA-ES algorithm, SBX crossover, and enhanced parameters limits management for real-valued representations.
Tags: Major feature enhancements

Project Resources