GPTreeChromosomeMaxLevel Property |
Namespace: Accord.Genetic
The property sets maximum possible depth of genetic programming tree, which may be created with mutation and crossover operators. This property guarantees that genetic programmin tree will never have higher depth, than the specified value.
Default value is set to 5.