COIN-OR::LEMON - Graph Library

Changeset 1040:8e39ccaabf48 in lemon for test


Ignore:
Timestamp:
03/04/11 12:18:38 (13 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Parents:
1031:06491fd08efd (diff), 1037:d3b041452dd8 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Phase:
public
Message:

Merge #404

File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/CMakeLists.txt

    r1033 r1040  
    1010SET(TESTS
    1111  adaptors_test
     12  bellman_ford_test
    1213  bfs_test
    1314  circulation_test
     
    2122  error_test
    2223  euler_test
     24  fractional_matching_test
    2325  gomory_hu_test
    2426  graph_copy_test
     
    3032  maps_test
    3133  matching_test
     34  max_cardinality_search_test
     35  max_clique_test
    3236  min_cost_arborescence_test
    3337  min_cost_flow_test
     38  min_mean_cycle_test
     39  nagamochi_ibaraki_test
    3440  path_test
     41  planarity_test
    3542  preflow_test
    3643  radix_sort_test
Note: See TracChangeset for help on using the changeset viewer.