Total Dominator Chromatic Number
- Total dominator chromatic number is a graph parameter for isolate-free graphs that combines proper coloring with the requirement that each vertex has all neighbors in at least one color class.
- Foundational work established basic bounds, exact values for classical families, and NP-completeness, while later studies refined its complexity and behavior under various graph operations.
- The parameter's analysis under graph modifications provides practical insights into structural properties and motivates ongoing research into related open problems.
The total dominator chromatic number is a graph parameter for isolate-free graphs that combines proper coloring with total domination. In the standard notations and , it is the minimum number of color classes in a proper coloring of a graph such that each vertex is adjacent to every vertex of at least one color class. Kazemi’s foundational treatment established the basic bounds, extremal characterizations, exact values for several classical families, and NP-completeness, while later work reinterpreted the parameter through compelling colorings, refined the complexity landscape, and analyzed its behavior under a range of graph operations and derived constructions (Kazemi, 2013, Bachstein et al., 2021, Henning et al., 2023).
1. Definitions and equivalent formulations
Let be a finite simple graph with no isolated vertices. A proper -coloring is a map such that whenever . If the color classes are , then a total dominator coloring is a proper coloring with the additional property that for every vertex there exists at least one color class 0 satisfying 1. In later formulations this is stated as the existence, for each vertex 2, of a color class other than its own whose entire class lies in 3 (Kazemi, 2013, Henning et al., 2023).
Two auxiliary notions recur in structural arguments. For a color class 4, the common neighborhood is
5
and a vertex may be a private neighbor of 6 with respect to a coloring if it lies in the common neighborhood of 7 but in no common neighborhood of any other color class. These notions are used repeatedly in minimality proofs, especially in private-neighbor arguments and class-merging obstructions (Kazemi, 2013, Kazemi, 2013).
A later conceptual reformulation places total dominator coloring inside the framework of 8-compelling colorings. If a rainbow committee is a choice of exactly one vertex from each color class, then 9 is the minimum number of colors in a proper coloring for which every rainbow committee is a total dominating set. Equivalently,
0
where 1 is the property “forms a total dominating set” and 2 is the property “the induced subgraph has no isolated vertex” (Bachstein et al., 2021). This viewpoint makes the parameter formally comparable with other domination-type chromatic numbers.
2. Fundamental bounds and extremal structure
The basic inequalities are immediate but central: 3 for an isolate-free graph of order 4. The lower bound reflects the simultaneous coloring and total-domination requirements; the upper bound is realized by the trivial coloring assigning a distinct color to each vertex. A stronger general upper bound is
5
where the minimum is taken over all minimum total dominating sets 6, and in particular
7
For 8-partite graphs one further has 9 (Kazemi, 2013, Henning et al., 2023).
For connected graphs of order 0, the extremal range is
1
Moreover, 2 if and only if 3 is a complete bipartite graph, while 4 if and only if 5. Another structural equality occurs when 6 has a universal vertex: if 7, then 8. Kazemi also noted that there is no monotonicity of 9 versus 0 under 1 (Kazemi, 2013).
The parameter also behaves nontrivially under disjoint union. If 2 has 3 connected components 4, each without isolates, then
5
Within the compelling-coloring framework, one further has
6
so the total dominator chromatic number sits above both the ordinary chromatic number and the dominator chromatic number (Kazemi, 2013, Bachstein et al., 2021).
3. Exact values for standard families
Representative exact formulas recorded in the literature include the following (Kazemi, 2013, Alikhani et al., 2015, Jalilolghadr et al., 2020).
| Family | Exact value |
|---|---|
| 7 | 8 |
| Complete 9-partite 0 | 1 |
| 2 | 3 if 4, and 5 otherwise |
| 6 | 7 if 8 is even, 9 if 0 is odd |
| 1 for 2 | 3 if 4, and 5 if 6 |
| 7 for 8 | 9 if 0, and 1 if 2 |
| Friendship graph 3 | 4 |
| Ladder 5 | 6 if 7 is odd, 8 if 9 is even |
| Chain triangular cactus 0 | 1 |
| Ortho-chain square cactus 2 | 3 |
| 4 | 5 if 6, and 7 if 8 |
The path formula is one of the most frequently reused templates in subsequent work, appearing again in studies of graph operations, coronas, and subdivisions. The wheel value is particularly simple because the universal center compresses the domination side of the constraint. For complements of paths and cycles, the values collapse to essentially 9 outside small exceptional orders.
The cycle case is recorded in the supplied summaries in two modular forms. Kazemi’s exposition states that if 0 with 1, then 2 for 3, 4 for 5 with 6 or 7, and 8 for 9, with 00 and 01. A later summary states the cycle formula as 02 for 03 and 04 for 05, again with 06 treated exceptionally (Kazemi, 2013, Alikhani et al., 2015). Both summaries place cycles among the earliest families for which exact modular behavior was derived.
Trees form a major structural subclass. Early results expressed 07 in terms of the set 08 of support vertices and 09: 10, with equality when every nonleaf has a leaf neighbor, and also when 11. For 12, the value is 13 if two leaves sit at distance 14, and 15 otherwise; for 16 with center edge 17, the values 18, 19, and 20 arise according to the status of 21 and 22 as support vertices (Kazemi, 2013). Later work completed the trichotomy 23: 24 if and only if 25, and 26 is characterized by the existence of a minimum TD-set 27 satisfying three explicit conditions involving private neighbors, forbidden pairs in 28, and an induced independent set outside a specified neighborhood (Henning et al., 2023).
4. Complexity and algorithmic status
The decision problem TDCD asks whether an isolate-free graph 29 admits a total dominator coloring with at most 30 colors. It is NP-complete in general. One standard reduction adds a universal vertex 31 and shows 32, reducing from CHROMATIC NUMBER. Later work strengthened the hardness picture by proving that TDCD remains NP-complete on split graphs, connected bipartite graphs, and planar graphs (Kazemi, 2013, Henning et al., 2023).
The restricted-class hardness results are tied to class-specific inequalities. On split graphs, if 33 is the clique part, then
34
and the dominator-coloring and total-dominator-coloring thresholds coincide at 35. On bipartite graphs,
36
and the hardness proof uses the fact that a polynomial-time algorithm for 37 would imply a 38-approximation for 39. On planar graphs the corresponding bound is
40
These results connect the parameter directly to approximation hardness for total domination (Henning et al., 2023).
Positive algorithmic results are known for several hereditary or recursively structured graph classes. Trees are polynomial-time solvable, with a linear-time dynamic-programming algorithm on rooted trees. For connected cographs,
41
and for disconnected cographs with 42 components,
43
both computable in 44 time via cotrees. Chain graphs satisfy 45, with 46 if and only if 47, 48 if and only if 49, and 50 if and only if 51; a chain ordering yields linear-time computation in 52 time (Henning et al., 2023). Within the compelling-coloring framework, deciding 53 is NP-complete for fixed 54, whereas testing 55 can be done in polynomial time by an 56-style routine (Bachstein et al., 2021).
5. Graph operations and derived constructions
A substantial portion of the later literature studies how 57 changes under graph operations. For the join of connected graphs,
58
For the corona, if 59 is connected of order 60, then 61, and more generally
62
For the neighborhood corona,
63
and for 64-gluing,
65
(Alikhani et al., 2015, Ghanbari et al., 2017).
Kazemi’s Mycielski study proved the sharp dichotomy
66
The increment is 67 exactly for graphs in Class 1, namely those admitting a 68-coloring with a color class of empty private neighborhood; otherwise the increment is 69 (Kazemi, 2013).
Local graph modifications also admit quantitative bounds. If 70 is a non-bridge in a connected graph 71, then
72
If 73 is a non-cut vertex, then
74
For edge contraction,
75
and for vertex contraction 76,
77
The neighborhood-sparsification operation 78, obtained by deleting all edges among neighbors of 79, satisfies
80
Derived graph constructions have produced additional exact families. For the 81-subdivision 82, one has monotonicity in 83 together with general path-based bounds, including
84
where 85 (Alikhani et al., 2018). For middle graphs and central graphs, exact values are known for paths, cycles, wheels, complete graphs, complete multipartite graphs, stars, double-stars, and friendship graphs; for example,
86
(Kazemnejad et al., 2021, Kazemnejad et al., 2018).
6. Related parameters, stability, and open problems
The parameter has inspired total-coloring analogues. If 87 is the total graph of 88, then the total dominator total chromatic number satisfies
89
This identity underlies exact formulas for cycles, paths, wheels, complete bipartite graphs, and complete graphs in the total-coloring setting, and imports the total-dominator-coloring machinery directly to total graphs (Kazemi et al., 2019, Kazemi et al., 2020).
Sensitivity questions have also been formalized. The TDC-stability 90 is the minimum number of vertices whose removal alters 91, and the TDC-bondage number 92 is the minimum number of edges whose removal alters it. For paths 93, both parameters equal 94; for cycles 95, the values depend on 96; for friendship graphs 97, both again equal 98. The same work gives the Nordhaus–Gaddum-type lower bounds
99
Specialized graph families continue to expand the catalogue of exact values. For 00, Jalilolghadr and Behtoei proved
01
using decompositions of 02 into starlike and triangular classes together with a nonexistence argument involving Steiner triple systems of order 03 (Jalilolghadr et al., 2020). For circulant graphs 04 with 05, 06, and 07, the graph is isomorphic to 08, and a piecewise exact formula is given in terms of 09 (Kazemi et al., 2019).
Several open problems remain central. Kazemi asked for the determination of 10 for trees of diameter at least 11, Nordhaus–Gaddum-type bounds for 12 and 13, characterization of graphs with 14 for each fixed 15, and characterization of graphs satisfying equalities such as 16, 17, and
18
(Kazemi, 2013). Later work added class-specific questions, including whether the 19 test for the tree condition 20 can be improved to truly linear time, and classification problems for middle graphs such as 21 or 22 (Henning et al., 2023, Kazemnejad et al., 2021). These problems indicate that, despite a substantial exact and algorithmic literature, the total dominator chromatic number remains structurally incomplete even on natural sparse and transformed graph classes.