Lexicographic product of graphs

From Wikipedia, the free encyclopedia
(Redirected from Graph composition)
Jump to navigation Jump to search

Template:Short description

File:Graph-lexicographic-product.svg
The lexicographic product of graphs.

In graph theory, the lexicographic product or (graph) composition GHScript error: No such module "Check for unknown parameters". of graphs Template:Mvar and Template:Mvar is a graph such that

  • the vertex set of GHScript error: No such module "Check for unknown parameters". is the cartesian product V(G) × V(H)Script error: No such module "Check for unknown parameters".; and
  • any two vertices (u,v)Script error: No such module "Check for unknown parameters". and (x,y)Script error: No such module "Check for unknown parameters". are adjacent in GHScript error: No such module "Check for unknown parameters". if and only if either Template:Mvar is adjacent to Template:Mvar in Template:Mvar or u = xScript error: No such module "Check for unknown parameters". and Template:Mvar is adjacent to Template:Mvar in Template:Mvar.

If the edge relations of the two graphs are order relations, then the edge relation of their lexicographic product is the corresponding lexicographic order.

The lexicographic product was first studied by Felix Hausdorff (1914).Template:Sfnp As Script error: No such module "Footnotes". showed, the problem of recognizing whether a graph is a lexicographic product is equivalent in complexity to the graph isomorphism problem.Template:Sfnp

Properties

The lexicographic product is in general noncommutative: GHHGScript error: No such module "Check for unknown parameters".. However it satisfies a distributive law with respect to disjoint union: (A + B) ∙ C = AC + BCScript error: No such module "Check for unknown parameters".. In addition it satisfies an identity with respect to complementation: C(GH) = C(G) ∙ C(H)Script error: No such module "Check for unknown parameters".. In particular, the lexicographic product of two self-complementary graphs is self-complementary.

The independence number of a lexicographic product may be easily calculated from that of its factors:Template:Sfnp

α(GH) = α(G)α(H)Script error: No such module "Check for unknown parameters"..

The clique number of a lexicographic product is as well multiplicative:

ω(GH) = ω(G)ω(H)Script error: No such module "Check for unknown parameters"..

The chromatic number of a lexicographic product is equal to the b-fold chromatic number of G, for b equal to the chromatic number of H:

χ(GH) = χb(G)Script error: No such module "Check for unknown parameters"., where b = χ(H)Script error: No such module "Check for unknown parameters"..

The lexicographic product of two graphs is a perfect graph if and only if both factors are perfect.Template:Sfnp

Notes

<templatestyles src="Reflist/styles.css" />

Script error: No such module "Check for unknown parameters".

References

  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1"..

External links

  • Script error: No such module "Template wrapper".