Commit graph

16 commits

Author SHA1 Message Date
Caner Candan
56c6edab04 * indentations + whitespace cleanup 2011-05-05 16:54:00 +02:00
Johann Dreo
13cf3dbc14 missing include of the eoLogger header 2010-12-22 18:25:44 +01:00
Johann Dreo
f478817c6e grouping classes in documentation 2010-11-05 15:59:35 +01:00
Johann Dreo
ac0a909d1d using eo::log instead of std::cout 2010-09-29 22:52:30 +02: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
evomarc
64990a1ac4 Changed all variables named howmany into combien (French for how many)
because of a silly problem on Solaris (howmany seems to be some macro???)
2001-04-11 12:01:51 +00:00
evomarc
6acdcb6d9b THe big eoReplacement update:
The interface for eoReplacement is now eoPop<EOT>&, eoPop<EOT>&
(i.e. no const) and the result must be in the first argument in the end.

Hence it is possible to do SSGA and all intermediate replacmeent procedures

The classes derived from eoMergeReduce.h are now in a separate file
The SSGA-like replcaement procedures are in eoReduceMerge.h
A more general replacement can be found in eoSurviveAndDie.h
(it could be made a littel more general - still open for upgrades).

Also some accessors have been added to the eoPop (best and worse individuals)

And include file eo has been updated
2000-12-19 18:41:19 +00:00
maartenkeijzer
f7c98d5b31 Changed functor base names and added to version 2000-10-09 16:13:20 +00:00
mac
d3b83c70b0 changed int compare to size_t 2000-08-10 16:36:55 +00:00
mac
107c4568a0 changed int compare to size_t 2000-08-10 16:35:15 +00:00
mac
6d8e3a6504 Extreme cleanup, see src/obsolete for details 2000-08-10 14:18:34 +00:00
mac
230e1a03d1 removed reference to rint() (what does this function do anyway? it is not ANSI and defined nowhere in eo!) 2000-04-20 11:11:58 +00:00
jmerelo
91f5ddbdaa Added changes mainly by Marc 1999-11-22 09:47:32 +00:00
gustavo
1247f801fb testing and debugging eoGeneration 1999-09-28 11:56:21 +00:00
gustavo
bc9638f53c fixing bugs in replacers and moving some code between files 1999-09-21 18:14:39 +00:00
gustavo
3fe0218a72 1999-01-29 12:23:55 +00:00