add mininal cmaes

This commit is contained in:
Johann Dreo 2020-05-03 14:40:57 +02:00
commit 2e23b837e4
2 changed files with 70 additions and 0 deletions

View file

@ -42,6 +42,7 @@ set(SOURCES
t-repairer-modulo
t-binomial
t-binomialmulti
t-minimal-cmaes
)
foreach(current ${SOURCES})