test/CMakeLists.txt
changeset 490 7f8560cb9d65
parent 410 eac19fb31a09
child 528 88bd39ef7d98
equal deleted inserted replaced
8:053c7c52790b 19:bf80f844d9e9
    16   hao_orlin_test
    16   hao_orlin_test
    17   heap_test
    17   heap_test
    18   kruskal_test
    18   kruskal_test
    19   maps_test
    19   maps_test
    20   max_matching_test
    20   max_matching_test
       
    21   min_cost_arborescence_test
    21   random_test
    22   random_test
    22   path_test
    23   path_test
    23   time_measure_test
    24   time_measure_test
    24   unionfind_test)
    25   unionfind_test)
    25 
    26