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

Definition of genes as DNA segments having semantics. More...

Classes

class  Gene
 Actual gene (semantic segment on DNA) with intensity A Gene also knows its locus (position in the list of genes, as defined in genetic map) More...
 
class  Genome
 class Genome: list of genes carried by individuals More...
 

Variables

 GG = Genome(Blank=False)
 

Detailed Description

Definition of genes as DNA segments having semantics.

Variable Documentation

◆ GG

Evolife.Genetics.Genome.GG = Genome(Blank=False)

Definition at line 94 of file Genome.py.