Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgramming<T> > Properties
TRSCustomGeneticProgramming<T>.AvgProgramDepth Property
Returns the average program depth of the current Population
Namespace: RSGenerics.GeneticProgramming
Delphi
public property AvgProgramDepth: Single read GetAvgProgramDepth;
Property Value
Type: Single
•RSGenerics.GeneticProgramming.TRSGPIndividual<T>.DNA
•RSGenerics.GeneticProgramEngine.TRSGPNode<T>.Depth
•RSGenerics.GeneticProgramming.TRSCustomGeneticProgramming<T>.MaxProgramDepth
•RSGenerics.GeneticProgramming.TRSCustomGeneticProgramming<T>.MinProgramDepth
•TRSCustomGeneticProgramming<T>
•RSGenerics.GeneticProgramming