fichier deplacé
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1833 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
094684cf7f
commit
d5842c8d90
16 changed files with 16 additions and 17 deletions
|
|
@ -37,7 +37,7 @@ Contact: paradiseo-help@lists.gforge.inria.fr
|
|||
#ifndef __moeoHC_h
|
||||
#define __moeoHC_h
|
||||
#include <scalarStuffs/explorer/moeoHCMoveLoopExpl.h>
|
||||
#include <scalarStuffs/fitness/moeoSingleObjectivization.h>
|
||||
#include <fitness/moeoSingleObjectivization.h>
|
||||
#include <scalarStuffs/fitness/moeoIncrEvalSingleObjectivizer.h>
|
||||
#include <scalarStuffs/algo/moeoSolAlgo.h>
|
||||
#include <moHC.h>
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ Contact: paradiseo-help@lists.gforge.inria.fr
|
|||
#include <eoEvalFunc.h>
|
||||
#include <scalarStuffs/algo/moeoSolAlgo.h>
|
||||
#include <moHCMoveLoopExpl.h>
|
||||
#include <scalarStuffs/fitness/moeoSingleObjectivization.h>
|
||||
#include <fitness/moeoSingleObjectivization.h>
|
||||
#include <scalarStuffs/explorer/moeoHCMoveLoopExpl.h>
|
||||
|
||||
//! Iterated Local Search (ILS)
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ Contact: paradiseo-help@lists.gforge.inria.fr
|
|||
#include <eoEvalFunc.h>
|
||||
#include <scalarStuffs/algo/moeoSolAlgo.h>
|
||||
#include <moTSMoveLoopExpl.h>
|
||||
#include <scalarStuffs/fitness/moeoSingleObjectivization.h>
|
||||
#include <fitness/moeoSingleObjectivization.h>
|
||||
#include <scalarStuffs/explorer/moeoTSMoveLoopExpl.h>
|
||||
#include <moSA.h>
|
||||
//! Simulated annealing (SA)
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ Contact: paradiseo-help@lists.gforge.inria.fr
|
|||
#include <moTS.h>
|
||||
#include <eoEvalFunc.h>
|
||||
#include <scalarStuffs/algo/moeoSolAlgo.h>
|
||||
#include <scalarStuffs/fitness/moeoSingleObjectivization.h>
|
||||
#include <fitness/moeoSingleObjectivization.h>
|
||||
#include <scalarStuffs/explorer/moeoTSMoveLoopExpl.h>
|
||||
//! Tabu Search (TS)
|
||||
/*!
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ Contact: paradiseo-help@lists.gforge.inria.fr
|
|||
|
||||
#include <eoEvalFunc.h>
|
||||
#include <scalarStuffs/algo/moeoSolAlgo.h>
|
||||
#include <scalarStuffs/fitness/moeoSingleObjectivization.h>
|
||||
#include <fitness/moeoSingleObjectivization.h>
|
||||
#include <fitness/moeoAggregationFitnessAssignment.h>
|
||||
#include <scalarStuffs/explorer/moeoHCMoveLoopExpl.h>
|
||||
#include <scalarStuffs/weighting/moeoVariableWeightStrategy.h>
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ Contact: paradiseo-help@lists.gforge.inria.fr
|
|||
#include <eoEvalFunc.h>
|
||||
#include <scalarStuffs/algo/moeoSolAlgo.h>
|
||||
#include <moHCMoveLoopExpl.h>
|
||||
#include <scalarStuffs/fitness/moeoSingleObjectivization.h>
|
||||
#include <fitness/moeoSingleObjectivization.h>
|
||||
#include <scalarStuffs/explorer/moeoHCMoveLoopExpl.h>
|
||||
//! Variable Neighbors Search (VNS)
|
||||
/*!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue