This software implements a general framework for experimenting and demonstration of evolutionary algorithms. The software is implemented in standard C and tries to be as general as possible. The user can implement his/her own fitness function and genotype representation. Since standard C is used the implementation of new fitness functions and gene types require a bit of archaic C programming.
This page is a space dedicated to publishing and sharing algorithms. It has four theme pages where you can find mathematical algorithms, games, software and more.