Get string representation of the chromosome by providing its expression in
reverse polish notation (postfix notation).
Namespace:
AForge.GeneticAssembly: AForge.Genetic (in AForge.Genetic.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
C# |
---|
public override string ToString() |
Return Value
Returns string representation of the genetic tree.
Remarks
The method returns string representation of the tree's root node (see ToString()()()).