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)

sebastian-engelke/graphicalExtremes documentation built on Jan. 10, 2025, 10:02 a.m.