Classify all simple graphs $G$ on $n$ vertices such that the size of the minimal dominating set $\gamma(G)$ is 1.
Is a tree simple? This would result in many graphs having $\gamma(G)=1$.
Classify all simple graphs $G$ on $n$ vertices such that the size of the minimal dominating set $\gamma(G)$ is 1.
Is a tree simple? This would result in many graphs having $\gamma(G)=1$.
The simple graphs $G$ on $n$ vertices for which $\gamma(G)=1$ are precisely the graphs with highest degree $\Delta(G)=n-1$, i.e. the graphs where one vertex $v$ is adjacent to all the others. If this is the case, $v$ alone is a dominating set; otherwise no single vertex suffices to be dominating and $\gamma(G)>1$.