|
Evolife
Evolife has been developed to study Genetic algorithms, Natural evolution and behavioural ecology.
|
Go to the source code of this file.
Classes | |
| class | Evolife.Ecology.Group.Group |
| A group is mainly a list of individuals. More... | |
| class | Evolife.Ecology.Group.EvolifeGroup |
| class Group: list of individuals that interact and reproduce. More... | |
Namespaces | |
| namespace | Evolife |
| namespace | Evolife.Ecology |
| namespace | Evolife.Ecology.Group |
| Groups are lists of Individuals. | |
Variables | |
| int | Evolife.Ecology.Group.gr_size = 10 |
| Evolife.Ecology.Group.MyGroup = Group(1,gr_size) | |
| Evolife.Ecology.Group.flagRanking | |