Certified dominating set

In graph theory, a certified dominating set of a graph is a type of dominating set in which every vertex in the set has either zero or at least two neighbours outside the set. The concept was introduced by Dettlaff, Lemańska, Topp, Ziemann, and Żyliński in 2018.[1]
The concept models a scenario involving officials and civilians in a social network. Given a set of officials and a set of civilians, each civilian must be served by some official, and whenever an official serves a civilian, there must be at least one other civilian who can observe the official, acting as a witness to prevent potential abuse. The certified domination number represents the minimum number of officials needed to guarantee such a service.[1]
Definition
Let be a graph. A dominating set is called a certified dominating set if for every vertex , the number of neighbours of in is either zero or at least two. Equivalently, no vertex in has exactly one neighbour outside .[1]
The certified domination number of , denoted , is the minimum cardinality of a certified dominating set in . A certified dominating set of minimum cardinality is called a -set.[1][2]
The vertices of can be classified based on their neighbours in . A vertex in with no neighbours in is called shadowed, a vertex in with exactly one neighbour in is called half-shadowed, and a vertex in with at least two neighbours in is called illuminated. A dominating set is certified if and only if it contains no half-shadowed vertices.[1]
Properties and examples
For any graph of order :[1]
- The vertex set is always a certified dominating set, so .
- for any graph.
- Every support vertex of belongs to every certified dominating set.
- if and only if has order at least three and contains a universal vertex.
- If are the connected components of , then .
The certified domination number is known exactly for several families of graphs:[1]
- For the path :
- if or
- if
- if
- otherwise
- For the cycle with :
- For the complete graph :
- if or
- if
- For the complete bipartite graph with :
- if and
- otherwise
- For the wheel graph :
Bounds and relation to domination number
Since every certified dominating set is a dominating set, for all graphs . For a connected graph , the certified domination number satisfies:[1]
where is the domination number and is the set of weak support vertices (support vertices adjacent to exactly one leaf). This bound is sharp, as equality holds for the corona of any graph without isolated vertices. As a consequence, . Additionally, if the strong support vertices of are adjacent to leaves in total, then .[1]
Equality holds in several cases:[1][2]
- If has no weak support vertex (in particular, if ), then .
- If has a unique minimum dominating set, then .
- If for every vertex belonging to at least one -set of , then .
- If is a connected -free graph and , then .
More generally, for a connected graph of order at least three, if and only if has a -set such that every vertex in has at least two neighbours in .[2]
A graph is called -perfect if for every induced connected subgraph of . A graph is -perfect if and only if it is -free.[2]
Graphs with large certified domination number

A graph of order satisfies if and only if is the complement of a complete graph, the corona of a graph, or the disjoint union of both.[1]
A diadem graph is a graph obtained from the corona by adding a new vertex and joining it to one support vertex of . A graph of order satisfies if and only if is , , or a diadem graph, possibly combined with the corona of a graph and isolated vertices.[1]
Effects of graph modifications
Adding an edge to a connected graph cannot increase the certified domination number: . However, both deleting an edge from a graph and adding an edge to a disconnected graph may arbitrarily increase the certified domination number.[1]
Adding a leaf vertex may arbitrarily increase the certified domination number, but adding a non-leaf vertex to a graph satisfies .[1]
Nordhaus–Gaddum type inequalities
For a graph of order with complement :[1]
Equality holds in both inequalities simultaneously if and only if or is the corona of some graph.[1]
If , stronger bounds hold:[1]
Computational complexity
The problem of determining the certified domination number is NP-hard even for bipartite planar subcubic graphs with no leaves. This follows from the equality for graphs with no weak support vertices and the known NP-hardness of the domination problem in such graph classes.[1]
Determining whether for a given graph is also NP-hard, even when has only one weak support vertex. This is shown by a reduction from 3SAT.[3]
References
- ↑ 1.00 1.01 1.02 1.03 1.04 1.05 1.06 1.07 1.08 1.09 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 Dettlaff, Magda; Lemańska, Magdalena; Topp, Jerzy; Ziemann, Radosław; Żyliński, Paweł (2020). "Certified domination". AKCE International Journal of Graphs and Combinatorics 17 (1): 86–97. doi:10.1016/j.akcej.2018.09.004.
- ↑ 2.0 2.1 2.2 2.3 Dettlaff, Magda; Lemańska, Magdalena; Miotk, Mateusz; Topp, Jerzy; Ziemann, Radosław; Żyliński, Paweł (2019). "Graphs with equal domination and certified domination numbers". Opuscula Mathematica 39 (6): 815–827. doi:10.7494/OpMath.2019.39.6.815.
- ↑ Raczek, Joanna; Miotk, Mateusz (2025). "Two Approaches to Constructing Certified Dominating Sets in Social Networks". IEEE Access 13: 17495–17505. doi:10.1109/ACCESS.2025.3532392.
See also
- Dominating set
- Corona product
- Nordhaus-Gaddum theorem
