findVsep: Find a separator set for two vertices

View source: R/graphs_functions.R

findVsepR Documentation

Find a separator set for two vertices

Description

Finds a reasonably small set of vertices that separate v0 and v1 in graph.

Usage

findVsep(graph, v0, v1)

graphicalExtremes documentation built on Nov. 14, 2023, 1:07 a.m.