N = neighbors(H,V)N = neighbors(H,n)N = neighbors(H,L)The vertices adjacent to vertex V are called the neighbors of V. The neighbors of a list of vertices L are those vertices that are not in L and are adjacent to a vertex in L.
|
|
|
|
|
|
The object neighbors is a method function.
The source of this document is in /build/macaulay2-88fgJW/macaulay2-1.25.11+ds/M2/Macaulay2/packages/EdgeIdeals.m2:3657:0.