prepare CMA-ES from the EDA example
This commit is contained in:
parent
51632cf856
commit
2d19ff4e6d
3 changed files with 210 additions and 1 deletions
|
|
@ -9,6 +9,6 @@ INCLUDE_DIRECTORIES(
|
|||
ADD_SUBDIRECTORY(common)
|
||||
ADD_SUBDIRECTORY(eda_sa)
|
||||
ADD_SUBDIRECTORY(eda)
|
||||
#ADD_SUBDIRECTORY(sa)
|
||||
ADD_SUBDIRECTORY(cmaes)
|
||||
|
||||
######################################################################################
|
||||
|
|
|
|||
Reference in a new issue