Topics: Graph - Graph Theory
(definition)
Let be a graph.
The complement of is the graph .
Note that and share the same vertices but have disjoint sets of edges. That is, .
Search
Topics: Graph - Graph Theory
(definition)
Let G=(V,E) be a graph.
The complement of G is the graph Gc=(V,V\E).
Note that G and Gc share the same vertices but have disjoint sets of edges. That is, u,v∈E(G)⟺u,v∈/E(Gc).