COIN-OR::LEMON - Graph Library

Changeset 2038:33db14058543 in lemon-0.x for lemon/Makefile.am


Ignore:
Timestamp:
04/04/06 19:45:35 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2677
Message:

LinearHeap? is renamed to BucketHeap? which is more conform
and widely used name for this data structure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/Makefile.am

    r2035 r2038  
    5454        johnson.h \
    5555        kruskal.h \
    56         linear_heap.h \
     56        bucket_heap.h \
    5757        list_graph.h \
    5858        lp.h \
Note: See TracChangeset for help on using the changeset viewer.