minimal.st.separators {igraph}R 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.


[Package igraph version 2.0.3 Index]