Learn R Programming

graphicalExtremes (version 0.3.2)

findVsep: 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)

Arguments