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
|
|
@ -32,6 +32,7 @@ LINK_DIRECTORIES(${EO_BIN_DIR}/lib)
|
||||||
|
|
||||||
|
|
||||||
SET (TEST_LIST
|
SET (TEST_LIST
|
||||||
|
t-moAdaptiveWalkSampling
|
||||||
t-moNeighbor
|
t-moNeighbor
|
||||||
t-moBitNeighbor
|
t-moBitNeighbor
|
||||||
t-moOrderNeighborhood
|
t-moOrderNeighborhood
|
||||||
|
|
@ -97,7 +98,6 @@ SET (TEST_LIST
|
||||||
t-moLocalSearchInit
|
t-moLocalSearchInit
|
||||||
t-moSolInit
|
t-moSolInit
|
||||||
t-moEvalCounter
|
t-moEvalCounter
|
||||||
t-moNeighborFitnessStat
|
|
||||||
t-moNeighborBestStat
|
t-moNeighborBestStat
|
||||||
t-moCounterStat
|
t-moCounterStat
|
||||||
t-moMinusOneCounterStat
|
t-moMinusOneCounterStat
|
||||||
|
|
@ -112,10 +112,14 @@ SET (TEST_LIST
|
||||||
t-moFitnessCloudSampling
|
t-moFitnessCloudSampling
|
||||||
t-moNeutralWalkSampling
|
t-moNeutralWalkSampling
|
||||||
t-moStatistics
|
t-moStatistics
|
||||||
|
t-moNeighborhoodSizeUtils
|
||||||
t-moXChangeNeighbor
|
t-moXChangeNeighbor
|
||||||
t-moXSwapNeighbor
|
t-moXSwapNeighbor
|
||||||
t-moXBitFlippingNeighbor
|
t-moXBitFlippingNeighbor
|
||||||
t-moXChangeNeighborhood
|
t-moXChangeNeighborhood
|
||||||
|
t-moIndexedVectorTabuList
|
||||||
|
t-moRndIndexedVectorTabuList
|
||||||
|
t-moDynSpanCoolingSchedule
|
||||||
)
|
)
|
||||||
|
|
||||||
FOREACH (test ${TEST_LIST})
|
FOREACH (test ${TEST_LIST})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue