Download of jenetics-4.2.1.zip (jenetics-4.2.1.zip ( external link: SF.net): 25,879,399 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
25,879,399 字节
MD5
1f78fef6b5f14c1c5f9154dfd8878fe6

项目描述

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