COIN-OR::LEMON - Graph Library

Changeset 799:6be1f9bd2ac0 in lemon-main for lemon


Ignore:
Timestamp:
12/09/09 11:14:06 (14 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Children:
800:28c7ad6f8d91, 834:207ba6c0f2e4
Parents:
798:58c330ad0b5c (diff), 796:9cc6e98c487d (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 #62

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lemon/Makefile.am

    r780 r799  
    108108        lemon/pairing_heap.h \
    109109        lemon/path.h \
     110        lemon/planarity.h \
    110111        lemon/preflow.h \
    111112        lemon/radix_heap.h \
  • lemon/Makefile.am

    r797 r799  
    8787        lemon/graph_to_eps.h \
    8888        lemon/grid_graph.h \
     89        lemon/hartmann_orlin.h \
     90        lemon/howard.h \
    8991        lemon/hypercube_graph.h \
     92        lemon/karp.h \
    9093        lemon/kary_heap.h \
    9194        lemon/kruskal.h \
     
    112115        lemon/smart_graph.h \
    113116        lemon/soplex.h \
     117        lemon/static_graph.h \
    114118        lemon/suurballe.h \
    115119        lemon/time_measure.h \
Note: See TracChangeset for help on using the changeset viewer.