Evolutionary Computation Framework Home
C++ framework for application of any type of evolutionary computation.
Brought to you by:
regoc
ECF is a C++ framework intended for application of any type of evolutionary computation - GA, GP, PSO, GAn... - with an emphasis on genetic programming, GP.
It offers simplicity for the end-user (parameterless usage: just provide the fitness function and go) and customization for experienced EC practicioners.
Current features include:
Check out project's home page for more information or use the forum to get support