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
stevemadere 4662677a5f Made it compile under gcc 3.2.2 by adding explicit definitions
of normally derived comparison operators >, >=, and == for the
structure phenotype.  ( adding #include <utility> was not sufficient
to solve the problem)
Also added function gprop_use_datasets() to give more flexibility
in subclassing the datasets used to train the nets.
2004-01-13 20:21:52 +00:00
..
gprop Made it compile under gcc 3.2.2 by adding explicit definitions 2004-01-13 20:21:52 +00:00
gpsymreg ramped half and half initialization has been added to eoParseTreeDepthInit 2002-05-09 15:43:01 +00:00
mastermind Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
.cvsignore initial release 2000-11-23 19:44:47 +00:00
Makefile.am eliminated gprop from the build until someone makes sure it builds under gcc-3.2 2003-03-20 20:00:38 +00:00