COIN-OR::LEMON - Graph Library

Changeset 2040:c7bd55c0d820 in lemon-0.x for lemon/Makefile.am


Ignore:
Timestamp:
04/07/06 11:51:23 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2679
Message:

Bipartite Graph Max Cardinality Matching (Hopcroft-Karp)
Test for it

Some BpUgraph? improvments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/Makefile.am

    r2038 r2040  
    3232        bin_heap.h \
    3333        bpugraph_adaptor.h \
     34        bipartite_matching.h \
     35        bucket_heap.h \
    3436        color.h \
    3537        config.h \
     
    5456        johnson.h \
    5557        kruskal.h \
    56         bucket_heap.h \
    5758        list_graph.h \
    5859        lp.h \
Note: See TracChangeset for help on using the changeset viewer.