* removed rho parameter and replaced it by popsize
This commit is contained in:
parent
799a8f01f3
commit
b017a0eb46
2 changed files with 5 additions and 2 deletions
|
|
@ -10,6 +10,7 @@ LINK_DIRECTORIES(${Boost_LIBRARY_DIRS})
|
|||
SET(RESOURCES
|
||||
eda_sa.param
|
||||
plot.py
|
||||
plot_on_ggobi.py
|
||||
)
|
||||
|
||||
FOREACH(file ${RESOURCES})
|
||||
|
|
|
|||
Reference in a new issue