Libraries for parallel pso
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@696 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
686c1ec8aa
commit
9279a21fb0
1 changed files with 4 additions and 0 deletions
|
|
@ -339,4 +339,8 @@
|
||||||
/* Synchronous multi-start model */
|
/* Synchronous multi-start model */
|
||||||
#include "peoSyncMultiStart.h"
|
#include "peoSyncMultiStart.h"
|
||||||
|
|
||||||
|
/* Parallel PSO */
|
||||||
|
#include "peoPSO.h"
|
||||||
|
#include "peoEvalFuncPSO.h"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue