N' = neighborhoodComplements LN = neighborhoodComplements SN = neighborhoodComplements GThe method creates a list of graphs, one for each vertex of the original graph $G$. The graph associated to a vertex $v$ of $G$ has the neighborhood of $v$ complemented.
The method does not remove isomorphs.
|
The object neighborhoodComplements is a method function.
The source of this document is in NautyGraphs.m2:1306:0.