No description
  • C++ 77%
  • HTML 12.2%
  • CMake 5.8%
  • Python 1.2%
  • C 0.6%
  • Other 2.9%
Find a file
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
edo Factorize algorithms code in a hierarchy of classes 2012-07-18 10:41:17 +02:00
eo bugfix include missing header 2012-07-17 17:54:25 +02:00
website EO & EDO docs 2011-09-12 14:39:34 +02:00
.gitignore ... 2010-07-05 20:31:30 +02:00
archive_current.sh same name prefix for the source archive than for the packages 2011-05-17 15:59:57 +02:00