paradiseo/eo/app/gprop
maartenkeijzer 3a9b5a0e7e Well, what do you know, major commit.
Changed the signature of eoMon, eoBin and eoQuadOp to return a bool,
without invalidating fitness. Added a set of invalidators to take over
that job (see for instance eoSGA and eoSGATransform how this can transparantly used)

Derived eoState from eoFunctorStore (for convenience, from a design perspective this may sound wrong)

Added a wrap_op function that does the wrapping for you (see eoOpContainer how this made this functor
exceedingly less hairy). Checked all the tests removed the eoGeneric*Op family (not needed anymore)
and of course changed all the operators to reflect the change (and found a few that didn't
invalidate the fitness, thus really pointing out the advantage of the current approach)
2001-02-14 10:35:26 +00:00
..
.cvsignore adding .deps 2000-12-11 09:28:40 +00:00
gprop.cc Checking in the name changes in selection procedures. 2001-01-05 05:42:08 +00:00
gprop.h Well, what do you know, major commit. 2001-02-14 10:35:26 +00:00
l2.h new application gprop 2000-11-23 19:14:09 +00:00
Makefile.am Well, what do you know, major commit. 2001-02-14 10:35:26 +00:00
mlp.h new application gprop 2000-11-23 19:14:09 +00:00
mse.h new application gprop 2000-11-23 19:14:09 +00:00
qp.h new application gprop 2000-11-23 19:14:09 +00:00
vecop.h new application gprop 2000-11-23 19:14:09 +00:00