Commit graph

17 commits

Author SHA1 Message Date
Caner Candan
56c6edab04 * indentations + whitespace cleanup 2011-05-05 16:54:00 +02:00
Johann Dreo
327d9363af @todo: add an init method for continuators? 2010-11-15 09:12:10 +01:00
Johann Dreo
faaf13194f fix most of the doxygen warnings 2010-11-09 11:44:28 +01:00
Johann Dreo
8e70cbea01 grouping classes in documentation 2010-11-05 11:26:04 +01:00
Johann Dreo
a9f382a30c fix #13: remove the use of the verbose members, replaced by the eo::log system ; functions prototypes keep their verbose parameters, but display a warning until next version 2010-10-30 23:30:40 +02:00
Johann Dreo
ac0a909d1d using eo::log instead of std::cout 2010-09-29 22:52:30 +02:00
Caner Candan
2b3db39aff repared some compile warning messages 2010-08-31 14:52:08 +02:00
cahon
30a18fa8ca eoGenContinue is now persistent 2005-12-09 17:49:43 +00:00
maartenkeijzer
f128fcd86f Made eoGencontinue a ValueParam<unsigned>, so that it can be attached to a monitor 2005-10-15 09:05:57 +00:00
maartenkeijzer
dbd0a46d75 added verbose flag that can be used to turn off annoying message to cout 2004-08-30 19:44:48 +00:00
evomarc
66a51c5ddb Added the className method everywhere 2004-06-15 07:28:54 +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
jmerelo
d634d95838 In eoVector, changed printOn and readFrom to virtual 2001-04-03 10:08:08 +00:00
gustavoromero
2abab21960 adding a new terminator and a monitor 2000-12-01 19:09:34 +00:00
evomarc
e4b735b17f Added a comment to stdout upon termination - so we know why we stop in case
of multiple criteria
2000-11-28 15:35:09 +00:00
mac
ff108477c3 eoCounter?
eoEasyEA -- made it copyable again
eoEvalFunc -- added specialized eoEvalFuncCounter
eoEvolutionStrategy -- nothing much
eoGenContinue -- nothing
eoPop -- fixed nth_element_fitness
eoBitOp -- fixed error in xover
eoFileMonitor -- now appends always
eoParam -- worked around memory leak in MSC's strstream
eoParser -- changed -pconfig_file to @config_file
eoParser -- added messages instead of exception when required param is missing
eoStat -- added eoDistanceStat
t-eoFunctor -- don't know
2000-08-23 12:03:01 +00:00
mac
6d8e3a6504 Extreme cleanup, see src/obsolete for details 2000-08-10 14:18:34 +00:00