Benjamin Bouvier
6600f1db51
Suppressed some warnings at compilation.
2012-07-10 16:08:35 +02:00
Benjamin Bouvier
76c4f19829
Separating parameters of store's default constructor of job parameters in eoParallelPopEval.
2012-07-10 15:38:36 +02:00
Benjamin Bouvier
603268b053
Added store management to eoPopEvalFunc.
2012-07-04 10:53:57 +02:00
Benjamin Bouvier
24c29db6f3
Using again parallel apply into eoPopEvalFunc::eoParallelPopEvalFunc.
2012-07-03 15:53:19 +02:00
Benjamin Bouvier
7b399aa1dd
Putting time conditions into eo::mpi::Job and MultiParallelApply, which doesn't prefigure about number of workers evaluations.
2012-06-26 17:53:32 +02:00
Benjamin Bouvier
fc68c3b81e
eoPopEvalFunc updated for parallel evaluation.
2012-06-25 14:55:15 +02:00
Benjamin Bouvier
fed65c4f08
Added eoParallelPopEvalFunc and allow compilation of full library.
2012-06-18 17:02:41 +02:00
Caner Candan
56c6edab04
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
Caner Candan
36fe44b898
* removed some warnings
2011-01-27 17:50:11 +01:00
Johann Dreo
f478817c6e
grouping classes in documentation
2010-11-05 15:59:35 +01:00
evomarc
5fb8958b28
Included apply.h for consistency (though in most cases it was included from eo file
2001-09-04 06:50:42 +00:00
evomarc
963683996d
Adding eoPopEvalFunc, that handles evaluation globally: it receives
...
two populations, parents and offspring, and does whatever necessary.
The subclass eoPopLoopEval does the simple loop on the offspring.
eoEasyEA was subsequently modified to handle an eoPopEval passed in Ctor,
but also to encapsulate an eoEvalFunc into an eoPopLoopEval tranparently.
2001-07-04 04:44:30 +00:00