COIN-OR::LEMON - Graph Library

Changeset 349:2ef43a5d1e49 in lemon-1.2 for lemon


Ignore:
Timestamp:
10/29/08 15:06:08 (15 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Parents:
347:85820a499b76 (diff), 348:96f7cc46c91c (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

    r345 r349  
    3838        lemon/math.h \
    3939        lemon/max_matching.h \
     40        lemon/nauty_reader.h \
    4041        lemon/path.h \
    4142        lemon/random.h \
  • lemon/Makefile.am

    r348 r349  
    3030        lemon/error.h \
    3131        lemon/graph_to_eps.h \
     32        lemon/grid_graph.h \
    3233        lemon/kruskal.h \
    3334        lemon/lgf_reader.h \
     
    3637        lemon/maps.h \
    3738        lemon/math.h \
     39        lemon/max_matching.h \
    3840        lemon/nauty_reader.h \
    3941        lemon/path.h \
    4042        lemon/random.h \
    4143        lemon/smart_graph.h \
     44        lemon/suurballe.h \
    4245        lemon/time_measure.h \
    4346        lemon/tolerance.h \
Note: See TracChangeset for help on using the changeset viewer.