N = closedNeighborhood(G,v)
The closed neighborhood of a vertex v just the union of the open neighborhood (or neighbors) of v and the vertex v itself
|
|
The object closedNeighborhood is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/Graphs.m2:3195:0.