findVsep {graphicalExtremes} | R 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)
[Package graphicalExtremes version 0.3.4 Index]