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.[1] 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 .
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 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 without isolated vertices:[1]
where is the domination number and is the total domination number.
Haynes and Slater characterized the triples of positive integers with for which there exists a graph satisfying , , and .[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]
where denotes the size of a maximum matching.
Define the family as the set of graphs obtainable from three nonempty sets of parallel edges, , , and , by connecting each pair of vertices , , and with a path of length two (introducing a new vertex of degree two for each such pair). The original edges are called the associated matching of the resulting graph. When , the resulting graph is the cycle graph .
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 , as an induced subgraph; this occurs precisely when at least two of the parameters are at least 2.[2]
Computational complexity
The problem of determining the paired domination number of a graph is NP-complete.[1]
References
- ↑ 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.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.
