Disjoint union of graphs

From Wikipedia, the free encyclopedia
(Redirected from Graph sum)
Jump to navigation Jump to search
A cluster graph, the disjoint union of complete graphs

In graph theory, a branch of mathematics, the disjoint union of graphs is an operation that combines two or more graphs to form a larger graph. It is analogous to the disjoint union of sets and is constructed by making the vertex set of the result be the disjoint union of the vertex sets of the given graphs and by making the edge set of the result be the disjoint union of the edge sets of the given graphs. Any disjoint union of two or more nonempty graphs is necessarily disconnected.

Notation

[edit | edit source]

The disjoint union is also called the graph sum and may be represented either by a plus sign or a circled plus sign: If G and H are two graphs, then G+H or GH denotes their disjoint union.[1]

[edit | edit source]

Certain special classes of graphs may be represented using disjoint union operations. In particular:

More generally, every graph is the disjoint union of connected graphs, its connected components.

The cographs are the graphs that can be constructed from single-vertex graphs by a combination of disjoint union and complement operations.[5]

See also

[edit | edit source]

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Cluster graphs, Information System on Graph Classes and their Inclusions, accessed 2016-06-26.
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  5. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).