A Sandcastle Documented Class Library
GeneticProgrammingGen_SubTree Method |
Generates the sub tree.
Namespace: FightGameAIDemo.GP
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)

C#
public void Gen_SubTree( int Tree_Depth, int Max_Depth )
Parameters
- Tree_Depth
- Type: SystemInt32
The tree_ depth. - Max_Depth
- Type: SystemInt32
The max_ depth.
