Commit graph

15 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
evomarc
b52ea27e2f Updated main pages of doc and tutorial. Doc now points to tutorial 2001-05-02 11:13:40 +00:00
maartenkeijzer
b5bbc72957 let doxygen look into this dir 2001-03-23 08:54:31 +00:00
maartenkeijzer
65b1e9d2b6 added 2001-03-23 08:53:48 +00:00
maartenkeijzer
d139d2df64 updated project number 2001-03-22 16:23:56 +00:00
gustavoromero
594a8e146f adding subdirectories 2000-11-06 12:38:54 +00:00
gustavoromero
865a0d4672 adding doc target to all 2000-11-06 11:31:10 +00:00
maartenkeijzer
1d0794c46a Added an eoSortedStatBase for more efficient statistic calculations
updated a few makefiles to include the html and latex docs with the
distribution.
2000-10-06 10:41:38 +00:00
mac
6d8e3a6504 Extreme cleanup, see src/obsolete for details 2000-08-10 14:18:34 +00:00
jmerelo
a758eb1bd2 Changes mostly to Makefile.ams here and there, to be able to do a clean distribution 2000-08-03 17:15:42 +00:00
gustavo
b40fefb6ed initial .cvsignore 2000-04-04 11:00:18 +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
gustavo
46e19b13c3 adding eoInsertion 1999-02-05 18:25:28 +00:00
gustavo
3fe0218a72 1999-01-29 12:23:55 +00:00