13.2.07

Java Genetic Algorithms Package 3.2RC1 released

JGAP is a Genetic Algorithms and Genetic Programming package written in Java.

JGAP version 3.2 Release Candidate 1 represents major feature enhancements, including:
  • Genetic Programming enhancements
  • A complex Robocode GP example for evolving pure Java code
  • Improvements in the grid logic (especially concerning the architecture)
  • A lot of new unit tests (currently we count over 1300 unit tests)

This version is quite mature. It is a prerelease before the final version will be published. The intention of this release is to make the new functionality available as soon as possible. Feedback from you is always welcome and necessary to still raise the quality of JGAP in the future!

This release can be downloaded here: http://sourceforge.net/project/showfiles.php?group_id=11618&package_id=48940

For more information visit the JGAP homepage at http://jgap.sourceforge.net

Feedback is always welcome.

2 comments:

Unknown said...

When you expect to publish source for robocode example?

Javarunner said...

The RobocodeJGAP source code is not intended to be made public in the near future. It will only be made available specifically in case certain conditions apply that make a cooperation possible. This includes commercial usage.
Soon, a grid platform will be provided with which access to RobocodeJGAP is granted.