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

Go to the source code of this file.

Classes

class  Evolife.Ecology.Individual.Individual
 class Individual: basic individual. More...
 
class  Evolife.Ecology.Individual.EvolifeIndividual
 Individual + genome + phenome + social links. More...
 

Namespaces

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

Variables

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