Download of README.md (README.md ( external link: SF.net): 4,365 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
4,365 bytes
MD5
6e0025860d830733a9cdf5940a3187e6

Project Description

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