Paired dominating set

From HandWiki
Short description: Set in graph theory
A graph with a minimum paired dominating set and a perfect matching of its induced subgraph colored red

In graph theory, a paired dominating set of a graph G=(V,E) is a dominating set S of vertices such that the induced subgraph G[S] contains at least one perfect matching.[1] The concept was introduced by Teresa W. Haynes and Peter J. Slater in 1998. The paired domination number, denoted γp(G), is the minimum cardinality of a paired dominating set of G.

The concept models a situation in which guards are placed at vertices of a graph to dominate (protect) all vertices, with the additional constraint that each guard is assigned another adjacent guard as a backup. This is equivalent to finding a set M of independent edges (a matching) whose endpoints form a dominating set.[2]

Properties and bounds

Since every paired dominating set is a dominating set, and every dominating set whose induced subgraph has a perfect matching is necessarily a total dominating set, the following chain of inequalities holds for any graph G without isolated vertices:[1]

γ(G)γt(G)γp(G)

where γ(G) is the domination number and γt(G) is the total domination number.

Haynes and Slater characterized the triples (a,b,c) of positive integers with abc for which there exists a graph G satisfying γ(G)=a, γt(G)=b, and γp(G)=c.[1]

Because the endpoints of any maximal matching form a paired dominating set, the paired domination number is bounded above by twice the size of any maximal matching of the graph:[2]

γp(G)2ν(G)

where ν(G) denotes the size of a maximum matching.

Define the family as the set of graphs obtainable from three nonempty sets of parallel edges, {urvr:r=1,,k}, {wsxs:s=1,,l}, and {ytzt:t=1,,m}, by connecting each pair of vertices (vr,ws), (xs,yt), and (zt,ur) with a path of length two (introducing a new vertex of degree two for each such pair). The original k+l+m edges are called the associated matching of the resulting graph. When k=l=m=1, the resulting graph is the cycle graph C9.

A connected, leafless graph of girth at least seven has a maximal matching whose endpoints form a minimum paired dominating set if and only if it belongs to the family .[2]

A consequence of this characterization is that any such graph containing an 8-cycle must contain a specific 18-vertex graph, denoted P18, as an induced subgraph; this occurs precisely when at least two of the parameters k,l,m are at least 2.[2]

Computational complexity

The problem of determining the paired domination number of a graph is NP-complete.[1]

References

  1. 1.0 1.1 1.2 1.3 Haynes, Teresa W.; Slater, Peter J. (1998). "Paired-domination in graphs". Networks 32 (3): 199–206. doi:10.1002/(SICI)1097-0037(199810)32:3<199::AID-NET4>3.0.CO;2-F. 
  2. 2.0 2.1 2.2 2.3 Fitzpatrick, S.; Hartnell, B. (1998). "Paired-domination". Discussiones Mathematicae Graph Theory 18 (1): 63–72. doi:10.7151/dmgt.1063.