Complement graph

This is an old revision of this page, as edited by VolkovBot (talk | contribs) at 13:59, 24 August 2012 (r2.7.2) (Robot: Adding et:Graafi täiend). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In graph theory, the complement or inverse of a graph G is a graph H on the same vertices such that two 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.

The Petersen graph (on the left) and its complement graph (on the right).

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

  • Bondy, John Adrian; Murty, U. S. R. (1976), Graph Theory with Applications, North-Holland, ISBN 0-444-19451-7, pages 6 and 29.
  • Diestel, Reinhard (2005), Graph Theory (3rd ed.), Springer, ISBN 3-540-26182-6. Electronic edition, page 4.