COIN-OR::LEMON - Graph Library

Changeset 404:59d3aa4f921f in lemon-1.2 for lemon


Ignore:
Timestamp:
12/01/08 15:18:40 (15 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Children:
407:e22fc10ab6f1, 409:b8ce15103485
Parents:
398:532f34ea9cf3 (diff), 403:940587667b47 (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

    r395 r404  
    2121        lemon/bfs.h \
    2222        lemon/bin_heap.h \
     23        lemon/circulation.h \
    2324        lemon/color.h \
    2425        lemon/concept_check.h \
  • lemon/Makefile.am

    r399 r404  
    2929        lemon/dijkstra.h \
    3030        lemon/dim2.h \
     31        lemon/dimacs.h \
    3132        lemon/elevator.h \
    3233        lemon/error.h \
     
    4445        lemon/nauty_reader.h \
    4546        lemon/path.h \
     47        lemon/preflow.h \
    4648        lemon/random.h \
    4749        lemon/smart_graph.h \
Note: See TracChangeset for help on using the changeset viewer.