t-moAdaptiveWalkSampling
t-moNeighborhoodSizeUtils t-moIndexedVectorTabuList t-moRndIndexedVectorTabuList t-moDynSpanCoolingSchedule git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2335 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
da0130f9e1
commit
b19851da64
1 changed files with 6 additions and 2 deletions
|
|
@ -31,7 +31,8 @@ LINK_DIRECTORIES(${EO_BIN_DIR}/lib)
|
|||
|
||||
|
||||
|
||||
SET (TEST_LIST
|
||||
SET (TEST_LIST
|
||||
t-moAdaptiveWalkSampling
|
||||
t-moNeighbor
|
||||
t-moBitNeighbor
|
||||
t-moOrderNeighborhood
|
||||
|
|
@ -97,7 +98,6 @@ SET (TEST_LIST
|
|||
t-moLocalSearchInit
|
||||
t-moSolInit
|
||||
t-moEvalCounter
|
||||
t-moNeighborFitnessStat
|
||||
t-moNeighborBestStat
|
||||
t-moCounterStat
|
||||
t-moMinusOneCounterStat
|
||||
|
|
@ -112,10 +112,14 @@ SET (TEST_LIST
|
|||
t-moFitnessCloudSampling
|
||||
t-moNeutralWalkSampling
|
||||
t-moStatistics
|
||||
t-moNeighborhoodSizeUtils
|
||||
t-moXChangeNeighbor
|
||||
t-moXSwapNeighbor
|
||||
t-moXBitFlippingNeighbor
|
||||
t-moXChangeNeighborhood
|
||||
t-moIndexedVectorTabuList
|
||||
t-moRndIndexedVectorTabuList
|
||||
t-moDynSpanCoolingSchedule
|
||||
)
|
||||
|
||||
FOREACH (test ${TEST_LIST})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue