small documentation change for eoParseTree.h.
added a depth initializer for strongly typed genetic programming added subtree xover for strongly typed genetic programming added branch mutation for strongly typed genetic programming added point mutation for strongly typed genetic programming added hoist mutation for strongly typed genetic programming
This commit is contained in:
parent
6c969bfbce
commit
21e42be6d3
3 changed files with 507 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ using namespace std;
|
|||
/**
|
||||
\defgroup ParseTree
|
||||
|
||||
Various functions for a tree-based Genetic Programming
|
||||
Various functions for tree-based Genetic Programming
|
||||
*/
|
||||
|
||||
/** eoParseTree : implementation of parse-tree for genetic programming
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue