Complement graph

This is an old revision of this page, as edited by Miym (talk | contribs) at 10:45, 5 July 2009 (HTML math). 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 find the complement of a graph, you fill in all the missing edges to get a complete graph, and remove all the edges that were already there. It is not 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

Given graph   of vertices   and edges  , construct its complement graph   by:

  •   and
  • for a clique   of   vertices,  .

Applications

The complement graph is used in several graph theories and demonstrations, such as the Ramsey theory, and different reductions for proofs of NP-Completeness.

References

  • Bondy, John Adrian; Murthy, 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.