Specifies the initial maximum depth that an individual's genetic program tree. The initial maximum depth is a minimum of 2. However, if InitializationDepth is set to 0, then the genetic component will choose an initial depth based on number of operations.
The actual depth could be less if using a ramped or grow RSGenerics.GeneticProgramming.TRSCustomGeneticProgramming<T>.InitializationMethod . Conversely, the actual depth could also be more than the maximum if the InitialDuplicatesRetries requires expanding the depth to avoid duplicates.
Namespace: RSGenerics.GeneticProgramming
Delphi |
public |
Property Value
Type: Integer
Reference•InitialDuplicatesRetries •RSGenerics.GeneticProgramming.TRSCustomGeneticProgramming<T>.InitializationMethod |