Downloadliste

Projektbeschreibung

The Genetic Algorithm Utility Library (GAUL) is a programming library for evolutionary algorithms. Both steady-state and generation-based evolution is supported, together with the island model. GAUL supports the Darwinian, Lamarckian, and Baldwininan evolutionary schemes. Standard mutation, crossover, and selection operators are provided, while code hooks additionally allow custom operators. It provides data structures and functions for handling and manipulation of the data required for a genetic algorithm. Additional stochastic algorithms are provided for comparison to the genetic algorithms. Much of the functionality is also available through a simple S-Lang interface.

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.

2005-02-22 11:34 Zurück zur Release-Liste
0.1848

Zahlreiche Ergänzungen und Verbesserungen vorgenommen. Vor allem, Insel-Modell genetischen Algorithmen sind jetzt auch als parallele Versionen entweder MPI oder pthreads. Mehrere neue Demonstrations-Programme wurden für den Vertrieb aufgenommen.
Tags: Major feature enhancements
Numerous additions and improvements were made. Most notably, island-model genetic algorithms are now available as parallel versions using either MPI or pthreads. Several new demonstration programs were added to the distribution.

Project Resources