Jenes (read as "genes" or "jeans") is an 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 promoted by Computational and Intelligent Systems Engineering Laboratory at University of Sannio and hosted at
sourceforge.com.
Jenes main site has been moved to a new location, please follow this link to keep in touch! Features
DownloadJenes is free and open source software. You can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation.We 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. |