R' = removeEdges LR = removeEdges SR = removeEdges GThis 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 NautyGraphs.m2:1537:0.