equal
deleted
inserted
replaced
19 demo/sub_graph_adaptor_demo \ |
19 demo/sub_graph_adaptor_demo \ |
20 demo/descriptor_map_demo \ |
20 demo/descriptor_map_demo \ |
21 demo/coloring \ |
21 demo/coloring \ |
22 demo/grid_ugraph_demo \ |
22 demo/grid_ugraph_demo \ |
23 demo/topology_demo \ |
23 demo/topology_demo \ |
|
24 demo/topological_ordering \ |
24 demo/simann_maxcut_demo \ |
25 demo/simann_maxcut_demo \ |
25 demo/disjoint_paths_demo \ |
26 demo/disjoint_paths_demo \ |
26 demo/strongly_connected_orientation |
27 demo/strongly_connected_orientation |
27 |
28 |
28 if HAVE_GLPK |
29 if HAVE_GLPK |
76 |
77 |
77 demo_descriptor_map_demo_SOURCES = demo/descriptor_map_demo.cc |
78 demo_descriptor_map_demo_SOURCES = demo/descriptor_map_demo.cc |
78 |
79 |
79 demo_topology_demo_SOURCES = demo/topology_demo.cc |
80 demo_topology_demo_SOURCES = demo/topology_demo.cc |
80 |
81 |
|
82 demo_topological_ordering_SOURCES = demo/topological_ordering.cc |
|
83 |
81 demo_simann_maxcut_demo_SOURCES = demo/simann_maxcut_demo.cc |
84 demo_simann_maxcut_demo_SOURCES = demo/simann_maxcut_demo.cc |
82 |
85 |
83 demo_disjoint_paths_demo_SOURCES = demo/disjoint_paths_demo.cc |
86 demo_disjoint_paths_demo_SOURCES = demo/disjoint_paths_demo.cc |
84 |
87 |
85 demo_strongly_connected_orientation_SOURCES = demo/strongly_connected_orientation.cc |
88 demo_strongly_connected_orientation_SOURCES = demo/strongly_connected_orientation.cc |