Thursday, 15. May 2008
New Release of Java Genetic Algorithms Package
The SourceForge project JGAP (Java Genetic Algorithms Package) is now available for download in version 3.3.3.
JGAP is a Genetic Algorithms and Genetic Programming component provided as a Java framework. It is written in Java genetic algorithm, the principle being the natural selection to develop solutions. It is especially designed to require minimum effort to use, but is also designed to be highly modular.
The new version comes with Javadoc extensions, improved grid computing by adding new classes and functions and the simplification of the basic MinimizingMakeChange etc.
Additionally the new release includes improved grid functionality particularly in terms of architecture, new unit tests and some bugs have been fixed. It is licensed under GNU Library or Lesser General Public License (LGPL) and Mozilla Public License 1.1 (MPL 1.1).
Related Links
Source