Rename in peo
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@841 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
717fc4f265
commit
f128e5ec66
16 changed files with 54 additions and 683 deletions
|
|
@ -324,8 +324,7 @@
|
|||
#include "core/eoPop_mesg.h"
|
||||
#include "core/eoVector_mesg.h"
|
||||
|
||||
#include "peoEA.h"
|
||||
#include "peoParallelAlgorithmWrapper.h"
|
||||
#include "peoWrapper.h"
|
||||
|
||||
/* <------- components for parallel algorithms -------> */
|
||||
#include "peoSeqTransform.h"
|
||||
|
|
@ -340,15 +339,12 @@
|
|||
#include "peoAsyncIslandMig.h"
|
||||
|
||||
/* Synchronous multi-start model */
|
||||
#include "peoSyncMultiStart.h"
|
||||
#include "peoSynchronousMultiStart.h"
|
||||
#include "peoMultiStart.h"
|
||||
/* <------- components for parallel algorithms -------> */
|
||||
|
||||
/* Parallel PSO */
|
||||
#include "peoInitializer.h"
|
||||
#include "peoPSO.h"
|
||||
#include "peoPSOSelect.h"
|
||||
#include "peoPSOReplacement.h"
|
||||
#include "peoPSOVelocity.h"
|
||||
#include "peoWorstPositionReplacement.h"
|
||||
#include "peoGlobalBestVelocity.h"
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue