okoenig
|
500f66efbf
|
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 17:05:07 +00:00 |
|
okoenig
|
06eb601d8e
|
Added a failed boolean to indicate if fitness evaluation succeeded ( useful if programs are involved, where fitness evaluation can fail for some indis)
|
2004-06-14 11:23:48 +00:00 |
|
okoenig
|
3276d502ea
|
Bugfix regarding the feasible flag
|
2004-03-28 22:18:03 +00:00 |
|
okoenig
|
2184dc845f
|
added a public bool feasible, used to identify feasible individuals in initialization processes
|
2003-06-16 21:41:30 +00:00 |
|
okoenig
|
d51ee5916b
|
minor changes
|
2003-04-05 13:42:44 +00:00 |
|
okoenig
|
f587793a6a
|
Minor changes to make it run under Visual Studio 6.0
|
2003-04-03 16:47:47 +00:00 |
|
okoenig
|
9b66196870
|
Minor changes to make it run under Visual Studio 6.0
|
2003-04-03 16:25:55 +00:00 |
|
okoenig
|
1d70ba7a9b
|
Minor changes to make it run under Visual Studio 6.0
|
2003-04-03 09:11:17 +00:00 |
|
okoenig
|
b3e57bedad
|
included new fitness class eoScalarFitnessAssembled, that stores different fitness terms in a std::vector, but still acts as a scalar fitness. A new checkpoint uses these values for statistics.
|
2003-04-02 21:10:53 +00:00 |
|