DMLS intégré et testé
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1817 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
2a102a5cf7
commit
6720152ff7
24 changed files with 1977 additions and 29 deletions
|
|
@ -72,7 +72,7 @@ SET (TEST_LIST
|
|||
t-moeoDetArchiveSelect
|
||||
t-moeoASEEA
|
||||
#t-moeoEpsilonHyperboxArchive
|
||||
t-moeoQuadTreeIndex
|
||||
#t-moeoQuadTreeIndex
|
||||
t-moeoQuickUnboundedArchiveIndex
|
||||
t-moeoAggregationFitnessAssignment
|
||||
t-moeoConstraintFitnessAssignment
|
||||
|
|
@ -94,6 +94,15 @@ SET (TEST_LIST
|
|||
t-moeoFixedTimeBothDirectionWeightStrategy
|
||||
t-moeoDichoWeightStrategy
|
||||
t-moeoExhaustiveNeighborhoodExplorer
|
||||
t-moeoFirstImprovingNeighborhoodExplorer
|
||||
t-moeoSimpleSubNeighborhoodExplorer
|
||||
t-moeoNoDesimprovingNeighborhoodExplorer
|
||||
t-moeoPLS1
|
||||
t-moeoPLS2
|
||||
t-moeoExhaustiveUnvisitedSelect
|
||||
t-moeoNumberUnvisitedSelect
|
||||
t-moeoDMLSMonOp
|
||||
t-moeoDMLSGenUpdater
|
||||
)
|
||||
|
||||
FOREACH (test ${TEST_LIST})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue