Hide Comments
Hide Comments

Comments (0)

Flattens the DNA tree into a list of nodes. Used by the genetic programming component for various uses, such as selecting a node

You should not have to call the FlattenDNA method yourself.

Namespace: RSGenerics.GeneticProgramming

expandingSyntax

Delphi

public 
  procedure FlattenDNA; virtual; 
 

expandingSee Also

Comments (0)