Complement graph

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
File:Petersen graph complement.svg
The Petersen graph (on the left) and its complement graph (on the right).
File:Kneser graph KG(5,2).svg
The Petersen graph as Kneser graph KG(5,2) ...
File:Johnson graph J(5,2).svg
... and its complement the Johnson graph J(5,2)

In graph theory, the complement or inverse of a graph G is a graph H on the same vertices such that two distinct vertices of H are adjacent if and only if they are not adjacent in G. That is, to generate the complement of a graph, one fills in all the missing edges required to form a complete graph, and removes all the edges that were previously there. It is not, however, the set complement of the graph; only the edges are complemented.

Formal construction

Let G = (VE) be a simple graph and let K consist of all 2-element subsets of V. Then H = (VK \ E) is the complement of G.

Applications and examples

Several graph-theoretic concepts are related to each other via complement graphs:

References

  • Lua error in package.lua at line 80: module 'strict' not found., page 6.
  • Lua error in package.lua at line 80: module 'strict' not found.. Electronic edition, page 4.