|
Evolife
Evolife has been developed to study Genetic algorithms, Natural evolution and behavioural ecology.
|
An Individual has a genome, several genes, a score and behaviours. More...
Classes | |
| class | EvolifeIndividual |
| Individual + genome + phenome + social links. More... | |
| class | Individual |
| class Individual: basic individual. More... | |
Variables | |
| John_Doe = Individual(7) | |
An Individual has a genome, several genes, a score and behaviours.
| Evolife.Ecology.Individual.John_Doe = Individual(7) |
Definition at line 154 of file Individual.py.