ajout SA avant compilation
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1726 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
2527eee8cc
commit
6de0a60f27
6 changed files with 576 additions and 1 deletions
|
|
@ -73,6 +73,7 @@
|
|||
#include <explorer/moSimpleHCneutralExplorer.h>
|
||||
#include <explorer/moTSExplorer.h>
|
||||
#include <explorer/moILSexplorer.h>
|
||||
#include <explorer/moSAexplorer.h>
|
||||
|
||||
#include <memory/moAspiration.h>
|
||||
#include <memory/moBestImprAspiration.h>
|
||||
|
|
@ -102,6 +103,8 @@
|
|||
#include <acceptCrit/moAcceptanceCriterion.h>
|
||||
#include <acceptCrit/moAlwaysAcceptCrit.h>
|
||||
|
||||
#include <coolingschedule/moCoolingSchedule.h>
|
||||
#include <coolingschedule/moSimpleCoolingSchedule.h>
|
||||
|
||||
//#include <old/moMove.h>
|
||||
//#include <old/moMoveIncrEval.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue