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