Lexicographic product of graphs
In graph theory, the lexicographic product or (graph) composition G ∙ HScript error: No such module "Check for unknown parameters". of graphs Template:Mvar and Template:Mvar is a graph such that
- the vertex set of G ∙ HScript 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 G ∙ HScript 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: G ∙ H ≠ H ∙ GScript error: No such module "Check for unknown parameters".. However it satisfies a distributive law with respect to disjoint union: (A + B) ∙ C = A ∙ C + B ∙ CScript error: No such module "Check for unknown parameters".. In addition it satisfies an identity with respect to complementation: C(G ∙ H) = 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
- α(G ∙ H) = α(G)α(H)Script error: No such module "Check for unknown parameters"..
The clique number of a lexicographic product is as well multiplicative:
- ω(G ∙ H) = ω(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:
- χ(G ∙ H) = χ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".