Get tree representation of the chromosome.
Namespace:
AForge.GeneticAssembly: AForge.Genetic (in AForge.Genetic.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
| C# |
|---|
protected GPTreeNode GetTree() |
Return Value
Returns expression’s tree represented by the chromosome.
Remarks
The method builds expression’s tree for the native linear representation of the GEP chromosome.