<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Classes > TRSGPIndividual<T>:
Comments (0)
Name
Description
Collection
Returns the population that this individual belongs to.
DNA
Represents the genetic code of the individual, its DNA as a program tree of functions, constants, and variables.
FlattenedDNA
Represents property FlattenedDNA.
Top