COIN-OR::LEMON - Graph Library

Changeset 864:d3ea191c3412 in lemon-1.2 for lemon/Makefile.am


Ignore:
Timestamp:
03/13/10 22:01:38 (14 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Rename min mean cycle classes and their members (#179)
with respect to the possible introduction of min ratio
cycle algorithms in the future.

The renamed classes:

The renamed members:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/Makefile.am

    r859 r864  
    9090        lemon/graph_to_eps.h \
    9191        lemon/grid_graph.h \
    92         lemon/hartmann_orlin.h \
    93         lemon/howard.h \
     92        lemon/hartmann_orlin_mmc.h \
     93        lemon/howard_mmc.h \
    9494        lemon/hypercube_graph.h \
    95         lemon/karp.h \
     95        lemon/karp_mmc.h \
    9696        lemon/kruskal.h \
    9797        lemon/hao_orlin.h \
Note: See TracChangeset for help on using the changeset viewer.