Characterization of Well-Totally Dominated Trees
Jounglag Lim, James Gossell, Keri Ann Sather-Wagstaff, Devin Adams, Suzanna Castro-Tarabulsi, Aayahna Herbert, Vi Anh Nguyen, Yifan Qian, Matthew Schaller, Zoe Zhou, Yuyang Zhuo
TL;DR
The paper investigates well-totally dominated (WTD) trees, where every minimal total dominating set (TDS) has the same size, addressing the computational challenge posed by the NP-hardness of generic total domination problems. It offers two complementary characterizations: a descriptive approach using a red/blue interior-forest decomposition, and a constructive approach via a whisker-adding operator that builds all height-3 WTD balanced trees from a base path $P_6$; these together imply polynomial-time recognition for WTD trees. The central results include a descriptive criterion for balanced WTD trees based on height and neighborhood constraints, a reduction of WTD testing for arbitrary trees to the WTD-ness of their interior graphs, and a constructive framework that generates all height-3 WTD balanced trees. Collectively, these contributions deepen structural understanding of WTD trees and enable efficient verification and systematic construction of such trees.
Abstract
Let $G$ be a graph with no isolated vertices. A set of vertices $S$ is a total dominating set (TDS) if every vertex in $G$ is adjacent to at least one vertex in $S$. We say $G$ is well-totally dominated (WTD) if every minimal TDS has the same size. In this paper, we present two characterizations of well-totally dominated trees, one being descriptive and the other being constructive. In particular, our characterizations imply that it takes only polynomial time to verify whether a given tree is WTD.
