Caner Candan
56c6edab04
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
Johann Dreo
f478817c6e
grouping classes in documentation
2010-11-05 15:59:35 +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
evomarc
45a2d08432
Slightly modified the formula: the worst individual had "fitness" 0 in hte case of linear scaling with pressure=2. Now it has fitness 1/[P(P-1)/2]
...
Thanks to Gilles BAUDRILLARD (EADS)
2003-09-02 05:49:37 +00:00
okoenig
86fa476c67
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
2003-02-27 19:28:07 +00:00
okoenig
c175b152bc
added some typename statements to make it compile without warnings under gcc3.2
2002-11-03 13:07:43 +00:00
evomarc
bd688656bb
Check that size > 1 (otherwise division by 0)
2002-04-08 08:42:46 +00:00
maartenkeijzer
665e20b0f8
Changed a few things in the eoPerf2Worth classes, EO.h and eoSelectOne.h are functionally unchanged
2001-03-21 10:55:22 +00:00
evomarc
83e883a158
Added oine star at start of comment to have Doxygen process it !!!
2001-02-16 18:00:18 +00:00
evomarc
7e849e2082
The perf2worth major check in
...
2 new important classes: eoPerf2Worth and eoSelectFromWorth
Instances of eoPerf2Worth are eoRanking and eoLinearFitScaling.
Coming soon (piece of cake now) are the niching strategies (sharing, clearing)
2001-02-16 08:21:25 +00:00