-
Notifications
You must be signed in to change notification settings - Fork 229
undocumented filtered graph helpers? #457
Copy link
Copy link
Open
Labels
priority: lowNice to have. Will be picked up when time allows, or never.Nice to have. Will be picked up when time allows, or never.technical debtCode that works but needs refactoring, cleanup, or modernization. Not user-facing.Code that works but needs refactoring, cleanup, or modernization. Not user-facing.
Metadata
Metadata
Assignees
Labels
priority: lowNice to have. Will be picked up when time allows, or never.Nice to have. Will be picked up when time allows, or never.technical debtCode that works but needs refactoring, cleanup, or modernization. Not user-facing.Code that works but needs refactoring, cleanup, or modernization. Not user-facing.
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?