Evolife
Evolife has been developed to study Genetic algorithms, Natural evolution and behavioural ecology.
Classes | Variables
Evolife.Ecology.Individual Namespace Reference

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)
 

Detailed Description

An Individual has a genome, several genes, a score and behaviours.

Variable Documentation

◆ John_Doe

Evolife.Ecology.Individual.John_Doe = Individual(7)

Definition at line 154 of file Individual.py.