COIN-OR::LEMON - Graph Library

Changeset 822:f903263902f6 in lemon-1.2 for lemon/Makefile.am


Ignore:
Timestamp:
12/14/09 06:07:52 (14 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Children:
823:a7e93de12cbd, 848:e05b2b48515a, 1002:43647f48e971
Parents:
821:072ec8120958 (diff), 803:1b89e29c9fc7 (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 #180 and a bugfix in #51

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lemon/Makefile.am

    r799 r822  
    6363        lemon/binom_heap.h \
    6464        lemon/bucket_heap.h \
     65        lemon/capacity_scaling.h \
    6566        lemon/cbc.h \
    6667        lemon/circulation.h \
     
    6970        lemon/concept_check.h \
    7071        lemon/connectivity.h \
     72        lemon/core.h \
     73        lemon/cost_scaling.h \
    7174        lemon/counter.h \
    72         lemon/core.h \
    7375        lemon/cplex.h \
     76        lemon/cycle_canceling.h \
    7477        lemon/dfs.h \
    7578        lemon/dijkstra.h \
  • lemon/Makefile.am

    r815 r822  
    111111        lemon/pairing_heap.h \
    112112        lemon/path.h \
     113        lemon/planarity.h \
    113114        lemon/preflow.h \
    114115        lemon/radix_heap.h \
Note: See TracChangeset for help on using the changeset viewer.