H = addEdges' (G, L)H = addEdge (G, S)This method will take in a Graph and a List of new edges, and output a graph with these new edges along with the previous edges.
|
|
|
The object addEdge is a method function.
The source of this document is in /build/macaulay2-88fgJW/macaulay2-1.25.11+ds/M2/Macaulay2/packages/Graphs.m2:4959:0.