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 /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Graphs.m2:5041:0.