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.Genetics.Genome.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 | Evolife.Genetics.Genome.Genome |
class Genome: list of genes carried by individuals More... | |
Namespaces | |
namespace | Evolife |
namespace | Evolife.Genetics |
namespace | Evolife.Genetics.Genome |
Definition of genes as DNA segments having semantics. | |
Variables | |
Evolife.Genetics.Genome.GG = Genome(Blank=False) | |