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.
We prepared a collection of few tutorials in order to introduce the concepts behind the programming model of Jenes.
  1. Tutorial 1: A simple boolean problem
  2. Turorial 2: Structuring an advanced genetic algorithm
  3. Tutorial 3: Redefining genetic operations
  4. Tutorial 4: How to use SImpleGA
  5. Tutorial 5: ObjectChromosome
  6. Tutorial 6: Using local genetic algorithm goals
  7. Tutorial 7: Logging the statistics