Download of v4.3.0.tar.gz (v4.3.0.tar.gz ( external link: SF.net): 8,673,627 octetos) will begin shortly. If not so, click link on the left.

File Information

File Size
8,673,627 octetos
MD5
bd8faaf71038159971c78f619b9585fe

Descripción del Proyecto

An object oriented library of an Genetic Algorithm, implemented in Java. Clear separation of the several concepts of the algorithm, e.g. Gene, Chromosome, Genotype, Phenotype, Population and Fitness Function. The fitness calculation is parallelized.

Other repositories:
- https://bitbucket.org/fwilhelm/jenetics/overview
- https://github.com/jenetics/jenetics

Maven:
- http://search.maven.org/#search|ga|1|a%3A%22org.jenetics%22