minimal.st.separators: Minimum size vertex separators

View source: R/flow.R

minimal.st.separatorsR Documentation

Minimum size vertex separators

Description

[Deprecated]

minimal.st.separators() was renamed to min_st_separators() to create a more consistent API.

Usage

minimal.st.separators(graph)

Arguments

graph

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

Related documentation in the C library

all_minimal_st_separators(), vcount()


igraph documentation built on May 4, 2026, 9:07 a.m.