The complement graph of a graph G is the graph G^c where any two vertices are adjacent in G^c iff they are not adjacent in G. The original vertex set is preserved, only the edges are changed.
|
|
The object complementGraph is a method function.
The source of this document is in Graphs.m2:2285:0.