/penes

A Processing Library for Genetic Algorithms based on Jenes

Primary LanguageProcessing

Penes

A Processing Library for Genetic Algorithms based on Jenes

Pronounciation Like Genes but with a capital P
License Both Jenes & Penes are licensed under GPL 3.0

Jenes Tutorials + Processing Sketches

Jenes Tutorial Processing Sketch
A simple boolean problem Example 1
Structuring an advanced genetic algorithm Example 2
Redefining genetic operations Example 3
How to use SimpleGa Example 4
ObjectChromosome Example 5
Using local genetic algorithm goals Example 6
Logging the statistics Example 7

State of Development

Jenes

  • You can use the Jenes Library from within Processing
  • Just copy the jenes folder to your Processing libraries folder
  • Have a look at the tutorials + example sketches!

Penes

I'm planning to write a Processing-style wrapper for Jenes to provide a more Processing-like interface to the Jenes library...

Links