|
Genetic programming
This is a very simple genetic algorithm I wrote just to see if it works.
Here is the source.
Later I made an evolutionary algorithm that I still use as a basis for many
of my genetic algorithms. It is a very fast, low-level program.
This is the source.
|