G' = deleteEdges(G,E)
This method deletes the specified edges from the graph, but preserves the original vertex set of the graph, and outputs the adjusted graph.
|
|
The object deleteEdges is a method function.
The source of this document is in Graphs.m2:5041:0.