stddev test
This commit is contained in:
parent
930c21f465
commit
aacba6f813
4 changed files with 20 additions and 7 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
include_directories(${EO_SRC_DIR}/src)
|
||||
include_directories(${MO_SRC_DIR}/src)
|
||||
include_directories(${EDO_SRC_DIR}/src)
|
||||
include_directories(${PROBLEMS_SRC_DIR})
|
||||
include_directories(${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
|
|
@ -95,10 +96,10 @@ set (TEST_LIST
|
|||
t-moIndexedVectorTabuList
|
||||
# t-moRndIndexedVectorTabuList
|
||||
t-moStdFitnessNeighborStat
|
||||
t-moStdDevEstimator.cpp
|
||||
t-moStdDevEstimator
|
||||
t-moDynSpanCoolingSchedule
|
||||
t-moTriki.cpp
|
||||
t-moTrikiReal.cpp
|
||||
t-moTriki
|
||||
t-moTrikiReal
|
||||
)
|
||||
|
||||
######################################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue