R' = removeEdges L
R = removeEdges S
R = removeEdges G
This method creates a list of all possible graphs obtainable from the given graph by removing one edge. Notice that isomorphic graphs are allowed within the list.
|
If the List input format is used, then one should use care as the list may contain isomorphic pairs.
The object removeEdges is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/NautyGraphs.m2:1537:0.