A Sandcastle Documented Class Library
GeneticProgrammingDraw_tree Method |
Draw_trees the specified input.
Namespace: FightGameAIDemo.GP
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)

C#
public string Draw_tree( byte[] input )
Parameters
- input
- Type: SystemByte
The input.
Return Value
Type: StringString treeString
