Additional mutation operators for eoParseTree
* Point Mutation * Expansion Mutation * Collapse Subtree Mutation * Hoist
This commit is contained in:
parent
fd61f8f475
commit
164e36b184
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@
|
|||
###############################################################################
|
||||
|
||||
libeoincdir = $(includedir)/eo/gp
|
||||
libeoinc_HEADERS = eoParseTree.h node_pool.h parse_tree.h
|
||||
libeoinc_HEADERS = eoParseTree.h node_pool.h parse_tree.h eoGpMutate.h
|
||||
|
|
|
|||
Reference in a new issue