Download von v4.1.0.zip (v4.1.0.zip ( externer Link: SourceForge.net): 9,268,043 Bytes) wird in Kürze beginnen. Wenn nicht, klicke auf v4.1.0.zip ( externer Link: SourceForge.net).

Datei-Informationen

Dateigröße
9,268,043 Bytes
MD5
2fb8e2ea7520d54b9f88ad66f3f0228d

Projektbeschreibung

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