A vertex cut is a set of vertices that, when removed from a graph, make the graph have more than one component. The complete graph has no vertex cuts, so the method returns an empty list.
|
|
The object vertexCuts is a method function.
The source of this document is in Graphs.m2:3012:0.