is.separator: Vertex separators

View source: R/flow.R

is.separatorR Documentation

Vertex separators

Description

[Deprecated]

is.separator() was renamed to is_separator() to create a more consistent API.

Usage

is.separator(graph, candidate)

Arguments

graph

The input graph. It may be directed, but edge directions are ignored.

candidate

A numeric vector giving the vertex ids of the candidate separator.


igraph/rigraph documentation built on May 19, 2024, 6:19 a.m.