pkginclude_HEADERS = \ array_map.h \ bezier.h \ bfs.h \ dfs.h \ bin_heap.h \ default_map.h \ dijkstra.h \ dimacs.h \ error.h \ fib_heap.h \ full_graph.h \ graph_wrapper.h \ graph_utils.h \ graph_to_eps.h \ invalid.h \ kruskal.h \ list_graph.h \ alteration_notifier.h \ maps.h \ max_matching.h \ min_cost_flow.h \ suurballe.h \ preflow.h \ path.h \ radix_heap.h \ smart_graph.h \ time_measure.h \ unionfind.h \ vector_map.h \ xy.h \ concept_check.h \ utility.h \ iterable_graph_extender.h \ extendable_graph_extender.h \ clearable_graph_extender.h \ erasable_graph_extender.h \ undir_graph_extender.h \ graph_reader.h \ graph_writer.h \ map_utils.h noinst_HEADERS = \ concept/graph.h \ concept/graph_component.h \ concept/undir_graph.h \ concept/sym_graph.h \ concept/maps.h \ concept/path.h