Go to the source code of this file.
Namespaces | |
namespace | GEP::Core::Common |
Classes | |
class | GEP::Core::Common::Population |
A population of Genotypes. More... | |
Functions | |
delegate void | GEP::Core::Common::GenerationCalculatedCallback (Population population) |
Functions of this type can be called after each generation has funished calculations and just before creating the new generation. |