Evolife
Evolife has been developed to study Genetic algorithms, Natural evolution and behavioural ecology.
|
Namespaces | |
namespace | Group |
Groups are lists of Individuals. | |
namespace | Individual |
An Individual has a genome, several genes, a score and behaviours. | |
namespace | Learner |
Simple trial-and-error learning mechanism. | |
namespace | Observer |
Gets data from various modules and stores them for display and statistics. | |
namespace | Phenotype |
Definition of phenotype as non inheritable characters. | |
namespace | Population |
A population is a set of semi-permeable groups. | |