COIN-OR::LEMON - Graph Library

Changeset 1021:4980b05606bd in lemon for lemon


Ignore:
Timestamp:
11/16/10 07:46:01 (13 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Children:
1022:8583fb74238c, 1025:140c953ad5d1, 1199:ae0b056593a7
Parents:
1020:70bee017b584 (diff), 1019:234d635ad721 (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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lemon/Makefile.am

    r1017 r1021  
    108108        lemon/math.h \
    109109        lemon/min_cost_arborescence.h \
     110        lemon/max_cardinality_search.h \
    110111        lemon/nagamochi_ibaraki.h \
    111112        lemon/nauty_reader.h \
  • lemon/Makefile.am

    r1020 r1021  
    109109        lemon/min_cost_arborescence.h \
    110110        lemon/max_cardinality_search.h \
     111        lemon/nagamochi_ibaraki.h \
    111112        lemon/nauty_reader.h \
    112113        lemon/network_simplex.h \
Note: See TracChangeset for help on using the changeset viewer.