R/flow.R
is.separator.Rd
is.separator() was renamed to is_separator() to create a more consistent API.
is.separator()
is_separator()
is.separator(graph, candidate)
The input graph. It may be directed, but edge directions are ignored.
A numeric vector giving the vertex ids of the candidate separator.
is_separator(), vcount()
vcount()