equal
deleted
inserted
replaced
31 if HAVE_SOPLEX |
31 if HAVE_SOPLEX |
32 lemon_libemon_la_SOURCES += lemon/lp_soplex.cc |
32 lemon_libemon_la_SOURCES += lemon/lp_soplex.cc |
33 endif |
33 endif |
34 |
34 |
35 lemon_HEADERS += \ |
35 lemon_HEADERS += \ |
|
36 lemon/circulation.h \ |
36 lemon/bellman_ford.h \ |
37 lemon/bellman_ford.h \ |
37 lemon/bfs.h \ |
38 lemon/bfs.h \ |
38 lemon/bin_heap.h \ |
39 lemon/bin_heap.h \ |
39 lemon/bipartite_matching.h \ |
40 lemon/bipartite_matching.h \ |
40 lemon/bp_matching.h \ |
41 lemon/bp_matching.h \ |