small change in documentation
This commit is contained in:
parent
af8618a47a
commit
5597f3e353
2 changed files with 4 additions and 4 deletions
|
|
@ -50,7 +50,7 @@ using namespace std;
|
|||
\li int type(void) which returns the return type of the node
|
||||
\li int type(int child) which returns the required type for child 0, 1 or 2
|
||||
|
||||
Tree pruning strongly typed trees is not possible at the moment.
|
||||
Pruning strongly typed trees is not possible at the moment.
|
||||
*/
|
||||
|
||||
/** eoStParseTreeDepthInit : the initializer class for strongly typed tree-based genetic programming
|
||||
|
|
|
|||
Reference in a new issue