Jump to content

Replacement product

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Michael Hardy (talk | contribs) at 18:07, 16 December 2014 (It is quite incorrect to italicize parentheses and digits in this context.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In graph theory, the replacement product of two graphs is a graph product that can be used to reduce the degree of a graph while maintaining its connectivity.

Suppose G is a d-regular graph and H is an e-regular graph with vertex set {0, …, d − 1}. Let R denote the replacement product of G and H. The vertex set of R is the Cartesian product V(G) × V(H). For each vertex u in V(G) and for each edge (ij) in E(H), the vertex (ui) is adjacent to (uj) in R. Furthermore, for each edge (uv) in E(G), if v is the ith neighbor of u and u is the jth neighbor of v, the vertex (ui) is adjacent to (vj) in R.

If H is an e-regular graph, then R is an (e + 1)-regular graph.