Johann Dreo
2104f5b7e9
and finally... still more grouping in documentation.
2010-11-05 22:46:15 +01:00
kuepper
10d582b31d
Fix using directives for gcc-4.1
2006-03-27 18:55:20 +00:00
kuepper
85a326c5e4
Adjust code to perform to C++ standard according to gcc-3.4
...
interpretation... (Have not compiled/checked/changed paradisEO.)
That is, the current code compiles with gcc-3.4 and the checks
(besides t-MGE1bit) all pass.
2004-12-23 15:29:07 +00:00
okoenig
4cfe47a8e5
Added a failed boolean to the fitness, for statistics... Average stat values are now computed from succesful fitness evaluations only
2004-06-14 17:07:25 +00:00
okoenig
16e09360c9
Added a failed boolean to indicate if fitness evaluation succeeded ( useful if programs are involved, where fitness evaluation can fail for some indis)
...
Avg Stats are now only evaluated of individuals if this bool is false!
2004-06-14 11:24:37 +00:00
okoenig
c39b241413
added eoAssembledFitnessStat.h to implement Best and Avg Stat for eoScalarFitnessAssembled
2003-04-05 13:42:01 +00:00