In graph theory, the strong product is a way of combining two graphs to make a larger graph. Two vertices are adjacent in the strong product when they come from pairs of vertices in the factor graphs that are either adjacent or identical. The strong product is one of several different graph product operations that have been studied in graph theory. The strong product of any two graphs can be constructed as the union of two other products of the same two graphs, the Cartesian product of graphs and the tensor product of graphs.
An example of a strong product is the king's graph, the graph of moves of a chess king on a chessboard, which can be constructed as a strong product of path graphs. Decompositions of planar graphs and related graph classes into strong products have been used as a central tool to prove many other results about these graphs.
Care should be exercised when encountering the term strong product in the literature, since it has also been used to denote the tensor product of graphs.[1]
The strong product of graphs and is a graph such that[2] the vertex set of is the Cartesian product ; anddistinct vertices and are adjacent in if and only if:
and is adjacent to, or
and is adjacent to, or
is adjacent to and is adjacent to .It is the union of the Cartesian product and the tensor product.
For example, the king's graph, a graph whose vertices are squares of a chessboard and whose edges represent possible moves of a chess king, is a strong product of two path graphs. Its horizontal edges come from the Cartesian product, and its diagonal edges come from the tensor product of the same two paths. Together, these two kinds of edges make up the entire strong product.[3]
Every planar graph is a subgraph of a strong product of a path and a graph of treewidth at most six. This result has been used to prove that planar graphs have bounded queue number, small universal graphs and concise adjacency labeling schemes, and bounded nonrepetitive chromatic number and centered chromatic number. This product structure can be found in linear time. Beyond planar graphs, extensions of these results have been proven for graphs of bounded genus, graphs with a forbidden minor that is an apex graph, bounded-degree graphs with any forbidden minor, and k-planar graphs.
The clique number of the strong product of any two graphs equals the product of the clique numbers of the two graphs. If two graphs both have bounded twin-width, and in addition one of them has bounded degree, then their strong product also has bounded twin-width.
A leaf power is a graph formed from the leaves of a tree by making two leaves adjacent when their distance in the tree is below some threshold
k
G
k
T
T
G
k
The strong product of a 7-vertex cycle graph and a 4-vertex complete graph,
C7\boxtimesK4
C5\boxtimesK4