|
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: Minor feature enhancements
Changes:
Enhanced GP evolution: the prototype program is always recognized in the first evolution round. IPopulationCreator and DefaultPopulationCreator have been added, which allow for presetting the GP population at start-up. IProgramCreator and DefaultProgramCreator have been added, and enable sophisticated custom initialization of GP programs (IGPProgram). A convenient constructor has been added to ProgramChromosome.
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
|