Graph product

From HandWiki

In mathematics, a graph product is a binary operation on graphs. Specifically, it is an operation that takes two graphs G1 and G2 and produces a graph H with the following properties:

  • The vertex set of H is the Cartesian product V(G1) × V(G2), where V(G1) and V(G2) are the vertex sets of G1 and G2, respectively.
  • Two vertices (u1u2) and (v1v2) of H are connected by an edge if and only if the vertices u1, u2, v1, v2 satisfy a condition that takes into account the edges of G1 and G2. The graph products differ in exactly which this condition is.

The terminology and notation for specific graph products in the literature varies quite a lot; even if the following may be considered somewhat standard, readers are advised to check what definition a particular author uses for a graph product, especially in older texts.

Overview table

The following table shows the most common graph products, with denoting “is connected by an edge to”, and ≁ denoting non-connection. The operator symbols listed here are by no means standard, especially in older papers.

Name Condition for (u1,u2)(v1,v2) Number of edges
n1=|V(G1)|n2=|V(G2)|m1=|E(G1)|m2=|E(G2)|
Example
Cartesian product
G1G2
u1 = v1 and u2  v2 )
or

u1  v1 and u2 = v2 )

m2n1+m1n2
Tensor product
(Kronecker product,
categorical product)
G1×G2
u1  v1 and  u2  v2 2m1m2
Lexicographical product
G1G2 or G1[G2]
u1 ∼ v1
or
u1 = v1 and u2 ∼ v2 )
m2n1+m1n22 Error creating thumbnail: Unable to save thumbnail to destination
Strong product
(Normal product,
AND product)
G1G2
u1 = v1 and u2 ∼ v2 )
or
u1 ∼ v1 and u2 = v2 )
or
u1 ∼ v1 and u2 ∼ v2 )
n1m2+n2m1+2m1m2
Co-normal product
(disjunctive product, OR product)
G1*G2
u1 ∼ v1
or
u2 ∼ v2
Modular product (u1v1 and u2v2)
or

(u1≁v1 and u2≁v2)

Rooted product see article m2n1+m1 File:Graph-rooted-product.svg
Zig-zag product see article see article see article
Replacement product
Homomorphic product[1][3]
G1G2
(u1=v1)
or
(u1v1 and u2≁v2)

In general, a graph product is determined by any condition for (u1u2) ∼ (v1v2) that can be expressed in terms of the statements u1 ∼ v1, u2 ∼ v2, u1 = v1, and u2 = v2.

Mnemonic

Let K2 be the complete graph on two vertices (i.e. a single edge). The product graphs K2K2, K2×K2, and K2K2 look exactly like the graph representing the operator. For example, K2K2 is a four cycle (a square) and K2K2 is the complete graph on four vertices. The G1[G2] notation for lexicographic product serves as a reminder that this product is not commutative.

See also

Notes

  1. 1.0 1.1 Roberson, David E.; Mancinska, Laura (2012). "Graph Homomorphisms for Quantum Players". Journal of Combinatorial Theory, Series B 118: 228–267. doi:10.1016/j.jctb.2015.12.009. 
  2. Bačík, R.; Mahajan, S. (1995). "Semidefinite programming and its applications to NP problems". Computing and Combinatorics. Lecture Notes in Computer Science. 959. pp. 566. doi:10.1007/BFb0030878. ISBN 978-3-540-60216-3. 
  3. The hom-product of [2] is the graph complement of the homomorphic product of.[1]

References

  • Imrich, Wilfried; Klavžar, Sandi (2000). Product Graphs: Structure and Recognition. Wiley. ISBN 978-0-471-37039-0{{inconsistent citations}} .