Article · Wikipedia archive · Last revised Aug 8, 2026

Paired dominating set

In graph theory, a paired dominating set of a graph is a dominating set of vertices such that the induced subgraph contains at least one perfect matching. The concept was introduced by Teresa W. Haynes and Peter J. Slater in 1998. The paired domination number, denoted , is the minimum cardinality of a paired dominating set of .

Last revised
Aug 8, 2026
Read time
≈ 3 min
Length
688 w
Citations
8
Source
A graph with a minimum paired dominating set and a perfect matching of its induced subgraph colored red source ↗

In graph theory, a paired dominating set of a graph G = ( V , E ) {\displaystyle G=(V,E)} is a dominating set S {\displaystyle S} of vertices such that the induced subgraph G [ S ] {\displaystyle 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 ) {\displaystyle \gamma _{p}(G)} , is the minimum cardinality of a paired dominating set of G {\displaystyle 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 {\displaystyle 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 {\displaystyle G} without isolated vertices:1

γ ( G ) γ t ( G ) γ p ( G ) {\displaystyle \gamma (G)\leq \gamma _{t}(G)\leq \gamma _{p}(G)}

where γ ( G ) {\displaystyle \gamma (G)} is the domination number and γ t ( G ) {\displaystyle \gamma _{t}(G)} is the total domination number.

Haynes and Slater characterized the triples ( a , b , c ) {\displaystyle (a,b,c)} of positive integers with a b c {\displaystyle a\leq b\leq c} for which there exists a graph G {\displaystyle G} satisfying γ ( G ) = a {\displaystyle \gamma (G)=a} , γ t ( G ) = b {\displaystyle \gamma _{t}(G)=b} , and γ p ( G ) = c {\displaystyle \gamma _{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 ) {\displaystyle \gamma _{p}(G)\leq 2\,\nu (G)}

where ν ( G ) {\displaystyle \nu (G)} denotes the size of a maximum matching.

Define the family F {\displaystyle {\mathcal {F}}} as the set of graphs obtainable from three nonempty sets of parallel edges, { u r v r : r = 1 , , k } {\displaystyle \{u_{r}v_{r}:r=1,\ldots ,k\}} , { w s x s : s = 1 , , l } {\displaystyle \{w_{s}x_{s}:s=1,\ldots ,l\}} , and { y t z t : t = 1 , , m } {\displaystyle \{y_{t}z_{t}:t=1,\ldots ,m\}} , by connecting each pair of vertices ( v r , w s ) {\displaystyle (v_{r},w_{s})} , ( x s , y t ) {\displaystyle (x_{s},y_{t})} , and ( z t , u r ) {\displaystyle (z_{t},u_{r})} with a path of length two (introducing a new vertex of degree two for each such pair). The original k + l + m {\displaystyle k+l+m} edges are called the associated matching of the resulting graph. When k = l = m = 1 {\displaystyle k=l=m=1} , the resulting graph is the cycle graph C 9 {\displaystyle C_{9}} .

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 F {\displaystyle {\mathcal {F}}} .2

A consequence of this characterization is that any such graph containing an 8-cycle must contain a specific 18-vertex graph, denoted P 18 {\displaystyle P_{18}} , as an induced subgraph; this occurs precisely when at least two of the parameters k , l , m {\displaystyle 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

References

  1. 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. Fitzpatrick, S.; Hartnell, B. (1998). "Paired-domination". Discussiones Mathematicae Graph Theory. 18 (1): 63–72. doi:10.7151/dmgt.1063.