continuator/moTimeContinuator: Add a method to set the maximum running time
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2532 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
3ea5833715
commit
cf0696a2a0
3 changed files with 21 additions and 10 deletions
|
|
@ -103,6 +103,7 @@
|
|||
#include <coolingSchedule/moCoolingSchedule.h>
|
||||
#include <coolingSchedule/moDynSpanCoolingSchedule.h>
|
||||
#include <coolingSchedule/moSimpleCoolingSchedule.h>
|
||||
#include <coolingSchedule/moDynSpanCoolingSchedule.h>
|
||||
|
||||
#include <eval/moDummyEval.h>
|
||||
#include <eval/moEval.h>
|
||||
|
|
@ -139,6 +140,7 @@
|
|||
#include <memory/moNeighborVectorTabuList.h>
|
||||
#include <memory/moRndIndexedVectorTabuList.h>
|
||||
#include <memory/moSolVectorTabuList.h>
|
||||
#include <memory/moRndIndexedVectorTabuList.h>
|
||||
#include <memory/moTabuList.h>
|
||||
|
||||
#include <neighborhood/moBackableNeighbor.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue