New lessons (multi-start)
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@785 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
d55413b5e4
commit
2c6b97d39f
10 changed files with 473 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
* Copyright (C) DOLPHIN Project-Team, INRIA Futurs, 2006-2007
|
||||
* (C) OPAC Team, LIFL, 2002-2007
|
||||
*
|
||||
* Sebastien Cahon, Alexandru-Adrian Tantar
|
||||
* Sebastien Cahon, Alexandru-Adrian Tantar, Clive Canape
|
||||
*
|
||||
* This software is governed by the CeCILL license under French law and
|
||||
* abiding by the rules of distribution of free software. You can use,
|
||||
|
|
@ -339,6 +339,8 @@
|
|||
|
||||
/* Synchronous multi-start model */
|
||||
#include "peoSyncMultiStart.h"
|
||||
#include "peoParallelAlgorithmWrapper.h"
|
||||
#include "peoSynchronousMultiStart.h"
|
||||
|
||||
/* Parallel PSO */
|
||||
#include "peoInitializer.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue