Johann Dreo
0829afceb9
fix build system: make eo/edo examples works
2012-10-07 18:38:41 +02:00
Johann Dreo
8120116c1b
Factorize algorithms code in a hierarchy of classes
...
CMAES-like algorithm (edoAlgoAdaptive) main loop work on an extern distribution passed as a reference, which is updated at each iteration
EDA-like algorithm (edoAlgoStateless) work on an intern distribution, that is replaced at each iteration
edoAlgoStateless inherits from edoAlgoAdaptive, and embed a default member on which the work is done.
2012-07-18 10:41:17 +02:00
Johann Dreo
5e31fa3020
factorize edoEDA into edoAdaptiveAlgo, use it for both EDA and CMAES applications
2012-07-17 18:24:04 +02:00
Johann Dreo
c663ad9230
move parser makers to show all help and use explicit dimension_size in bounder init app/eda
2012-07-10 15:18:31 +02:00
nojhan
da4a7489f3
bugfix build: build applications, correct prototype for EDA
2012-07-09 11:29:48 +02:00
nojhan
6489e6f4e2
there is no MO library, only headers
2011-09-14 10:59:28 +02:00
nojhan
c63e5f919f
update the edoEDA to a simple EDA
2011-09-13 16:53:30 +02:00
Caner Candan
9ff69a8fca
* edo: fixed deprecated eoParserLogger warning message
2011-08-23 18:39:42 +02:00
Caner Candan
70e60a50d2
* whitespace cleanup
2011-05-05 17:15:10 +02:00
Johann Dreo
cbb1771dd6
move edo stuff, that was in the wriong place after the merge, in the edo directory
2011-01-27 11:58:21 +01:00