Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version behebt einen Fehler beim Lesen ephemeral random Konstanten aus XML-Dateien.
Tags: Minor bugfixes
This release fixes a bug in reading ephemeral random constants from XML files.

2007-11-15 06:55
3.0.2

Diese Version enthält diverse Bugfixes. Insbesondere wurden Updates für die CMA-ES-Algorithmus gemacht und Mutation in stark typisierten GP.
Tags: Major bugfixes
This release includes various bugfixes. In
particular, fixes were made for the CMA-ES
algorithm and mutation in Strongly Typed GP.

2005-10-10 20:33
3.0.1

Diese Version enthält kleinere Änderungen zulassen, um das Kompilieren auf Mac OS X und die Vorteile der vorkompilierte Header auf gcc nehmen.
Tags: Minor bugfixes
This release includes minor changes to allow compilation on Mac OS X and to take advantage of precompiled headers on gcc.

2005-10-06 16:10
3.0.0

Die PACC Sammlung, eine Sammlung von tragbaren utilitary C + +-Klassen, wurde übernommen. Eine neue ganzzahlig Vektor genetische Algorithmen Darstellung wurde hinzugefügt. Wesentliche Verbesserungen wurden die genetische Programmierung Rahmens erzielt. Verschiedene Bugfixes und kleinere Verbesserungen vorgenommen wurden. Das Handbuch, XML-Schema-Datei, und Zusammenstellung HOWTO wurden aktualisiert.
Tags: Major feature enhancements
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.

2004-10-28 22:37
2.2.0

Diese Veröffentlichung konzentriert sich vor allem auf Verbesserungen der GA Rahmen, auch der Zusatz von der CMA-ES-Algorithmus, SBX Crossover und verbesserte Parameter Grenzen Management für reelle Darstellungen.
Tags: Major feature enhancements
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.

Project Resources