COIN-OR::LEMON - Graph Library

Changeset 1901:723b2b81d900 in lemon-0.x for test/Makefile.am


Ignore:
Timestamp:
01/24/06 17:07:38 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2476
Message:

Lemon Graph Format uses label instead of id named map.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/Makefile.am

    r1847 r1901  
    1111        heap_test.h
    1212
     13
    1314check_PROGRAMS = \
    1415        all_pairs_shortest_path_test \
     
    2122        graph_utils_test \
    2223        kruskal_test \
    23         max_matching_test \
    2424        maps_test \
    2525        matrix_maps_test \
     26        max_matching_test \
    2627        min_cost_flow_test \
    2728        suurballe_test \
Note: See TracChangeset for help on using the changeset viewer.