Select Git revision
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
methods.tex 219 B
\section{Model}
\textbf{Dominating Set}: A dominating Set for Graph $G = (V, E)$ is a Subset $D \subseteq V$ such that for every vertex $v \in V$ the vertex itself or at least one vertex $w \in N(v)$ is included in $D$.