Jenetics


Version: 0.6.1.0
Size:
4.72MB
Requirements:
No special requirements
Price:
Free
System:
Windows XP/2000/98
Rating:
4.7
License:
LGPL

Description - Jenetics



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. Features: * object oriented * extensible * parallelized change.log Jenetics-0.6.1.0- Selectors and Alterers are no longer Serializable.- Implement readObject and writeObject methods in gene and chromosome implementations.- Making CharSet class final.- Fixing bug in the ArrayUtils.sort(Array) method. This method doesn`t sort Arrays created with Array.subArray not the right way.- Fixing bug in SinglePointCrossover class. It was only a `half` CrossOver performed.- Add org.jenetics.util.Array.subArray(int) method.- Add org.jenetics.util.Array.map(Converter) method.- Change the method signature of the org.jenetics.utils.IOUtils.writeXXX methods. Now the parameter order is , .- Add org.jenetics.utils.Array.toString(String, String, String) method.

Jenetics Jenetics Utils String String


More in Components & Libraries-Jenetics

Util Array Jenetics Utils Org Jenetics Utils