Download von jenetics-4.3.0.zip (jenetics-4.3.0.zip ( externer Link: SourceForge.net): 28,163,145 Bytes) wird in Kürze beginnen. Wenn nicht, klicke auf jenetics-4.3.0.zip ( externer Link: SourceForge.net).

Datei-Informationen

Dateigröße
28,163,145 Bytes
MD5
45612245dcd5d8621054129d14595293

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