|
About:
JGAP (pronounced "jay-gap") is a genetic algorithms package written in Java. It is designed to require minimum effort to use "out of the box", but is highly modular and allows custom components to be easily plugged in by the more adventurous.
Release focus: Major feature enhancements
Changes:
JGAP was ported from Java 1.4 to Java 5. The
architecture BaseChromosome and Chromosome was
enhanced a lot. A breeder was introduced to
simplify evolution outside or without Genotype -->
grid. Grid logic was enhanced a lot. GP program
generation was enhanced a lot. The evolution loop
was enhanced. The speed of UTF-8 encoding was
improved. CachedFitnessFunction was introduced.
GPConfiguration was enabled for grid computing.
ADF support in Genetic Programming was improved.
Author:
mrblah [contact developer]
Homepage:
http://jgap.sourceforge.net/
Zip:
http://prdownloads.sourceforge.net/jgap/jgap_3.3.3_full.zip
Changelog:
https://sourceforge.net/[..]tes.php?release_id=598187&group_id=11618
CVS tree (cvsweb):
http://sourceforge.net/cvs/?group_id=11618
Bug tracker:
http://sourceforge.net/tracker/?group_id=11618&atid=111618
Mailing list archive:
http://sourceforge.net/mail/?group_id=11618
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|