Search this site
Navigation
Welcome
Features
Tutorials
Sitemap
Download
Latest Release
Release 1.3.0 [stable]
Release 1.2.0 [stable]
Javadocs
Latest Release
Release 1.3.0
Release 1.2.0
Tutorials
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.
Anatomy of a Genetic Algorithm in Jenes
We prepared a collection of few tutorials in order to introduce the concepts behind the programming model of Jenes.
Tutorial 1: A simple boolean problem
Turorial 2: Structuring an advanced genetic algorithm
Tutorial 3: Redefining genetic operations
Tutorial 4: How to use SImpleGA
Tutorial 5: ObjectChromosome
Tutorial 6: Using local genetic algorithm goals
Tutorial 7: Logging the statistics