Commit graph

6 commits

Author SHA1 Message Date
jeggermo
a611939e68 Changed the directory structure for gp
now: eoParseTree <-- the eoParseTree class
     eoParseTreeDepthInit <-- the eoParseTree depth initializer (eoGpDepthInitializer)
     eoParseTreeOp <-- the operators (xover and mutation)

base documentation written for:
* eoParseTree
* eoGpDepthInitializer
* eoSubtreeXOver
* eoBranchMutation
* eoPointMutation
* eoExpansionMutation
* eoCollapseSubtreeMutation
* eoHoistMutation

I also created a group ParseTree which contains all classes related to eoParseTree

eoGpMutate.h has been removed (merged with eoParseTree operators into eoParseTreeOp
2001-07-02 13:31:04 +00:00
maartenkeijzer
b5bbc72957 let doxygen look into this dir 2001-03-23 08:54:31 +00:00
maartenkeijzer
d139d2df64 updated project number 2001-03-22 16:23:56 +00:00
mac
6d8e3a6504 Extreme cleanup, see src/obsolete for details 2000-08-10 14:18:34 +00:00
mac
0b0c3f2fc0 Changed a few params in the configuration file 2000-03-22 15:14:16 +00:00
mac
c4f6d9272f Configuration file for doxygen 2000-03-22 14:38:10 +00:00