Hi,
I stumbled across some helpers in filter_graph.hpp for which I cannot find any docs:
make_vertex_subset_filter
make_vertex_subset_compliment_filter
and the corresponding filters
is_in_subset
is_not_in_subset
Are they supposed to be exposed by the library?
Hi,
I stumbled across some helpers in
filter_graph.hppfor which I cannot find any docs:make_vertex_subset_filtermake_vertex_subset_compliment_filterand the corresponding filters
is_in_subsetis_not_in_subsetAre they supposed to be exposed by the library?