Jenes 2.0 (read as "genes" or "jeans") is the new release of the optimized library for
genetic algorithms in Java. The library is designed to be fast and
memory light, but still very easy to use. The library is an open source
project developed and by Intelligentia s.r.l. in collaboration with Computational and Intelligent System Engineering Lab (CISELab) at University of Sannio and hosted at
sourceforge.com.
Features
LicenceJenes is open source software. You can redistribute it and/or modify it under the terms of the GNU General Public License v.3 as published by the Free Software Foundation.Download THE LATEST RELEASE IS 2.2.1 [STABLE] At Sourceforge
Backward compatibilityAlthough major changes had place, Jenes 2.0 still keeps compatibility with code written for Jenes 1.3.
Keep in touchWe are very interested in any
feedback you might have, including noticed bugs, details of how you're using Jenes and what you think needs improvement.
You can email us at ![]() The more feedback we get, the more we can improve Jenes. If you have bugs to report please follow If you have new features you would like to see in the upcoming releases, post them If you are using jenes for your work, please just drop a line to ![]() Thanks for your support! Getting Started
Programming Jenes is really intuitive and only few minutes are required to get started with it. Before proceeding with the programming basics, it can be useful to understand how a genetic algorithm is structured in Jenes. |