undocumented filtered graph helpers?
Open
priority: low
technical debt
- Dominant language
- C++
- Stars
- 392
- Forks
- 239
- Avg merge
- 1d 11m
- Merged PRs (30d)
- 20
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.