COIN-OR::LEMON - Graph Library

Changeset 2353:c43f8802c90a in lemon-0.x


Ignore:
Timestamp:
01/25/07 15:38:55 (17 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3149
Message:

A push/relabel type max cardinality matching implementation.
(slightly incompatible with bipartite_matching.h)

Location:
lemon
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/Makefile.am

    r2346 r2353  
    3838        lemon/bin_heap.h \
    3939        lemon/bipartite_matching.h \
     40        lemon/bp_matching.h \
    4041        lemon/bpugraph_adaptor.h \
    4142        lemon/bucket_heap.h \
Note: See TracChangeset for help on using the changeset viewer.