Evolife
Evolife has been developed to study Genetic algorithms, Natural evolution and behavioural ecology.
|
Groups are lists of Individuals. More...
Classes | |
class | EvolifeGroup |
class Group: list of individuals that interact and reproduce. More... | |
class | Group |
A group is mainly a list of individuals. More... | |
Variables | |
int | gr_size = 10 |
MyGroup = Group(1,gr_size) | |
flagRanking | |
Groups are lists of Individuals.
Reproduction, selection and behavioural games take place within the group.