Real Evolutionary Algorithms library.

This package is intended for scientists and engineers who need to create evolutionary algorithms to solve continuous optimisation problems.

This is a library in C++ created by Daniel Molina Cabrera daniel.molina@uca.es for its own use and it is released as free software (license GPL) for being used by other researchers in Soft Computing.

This library is created to give a framework for real coding optimizations using optimization algorithms, like Evolutionary Algorithms (LS) and Local Search Methods. The aim is to make all common code required for any optimization program:

The aim of this library is to allow the researcher to focus on its EA, avoiding to make the same code several times for each EA.

This library has been developed for Linux, although because we use standard ANSI, and the building tool (gcc, CMake) are available in Windows, it could be compiled in Windows also (not tested). Anyway, using cywing, the library can be compiled without problems.

How to get it

The last stable version are available from the research group of the author: Soft Computing and Intelligent Information Systems http://sci2s.ugr.es/EAMHCO/

Features of the library


Generated on Sun May 9 12:26:14 2010 for Realea by  doxygen 1.6.1