This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/app/gpsymreg
jeggermo 2d12525bc5 the name of the eoGpDepthInitializer class (initializer for
parse_tree's has been changed to

eoParseTreeDepthInit but backward compatibility is maintained by
using a #define statement:

#define eoGpDepthInitializer eoParseTreeDepthInit

The initializer for strongly typed GP has been changed to
eoStParseTreeDepthInit

the gpsymreg application has been changed to use the new name
2001-11-03 22:10:11 +00:00
..
fitness.h Since g++ 2.95.x on our solaris server doesn't have macros to check 2001-10-05 09:32:49 +00:00
main.cc the name of the eoGpDepthInitializer class (initializer for 2001-11-03 22:10:11 +00:00
Makefile.am Symbolic Regression GP added app-dir 2001-06-28 14:11:04 +00:00
node.h The nameless union in node.h has been removed because not all compilers 2001-10-19 12:04:12 +00:00
parameters.h addition file for parameters for symreg gp 2001-06-28 14:39:36 +00:00