Skip to content
Snippets Groups Projects
Select Git revision
  • c6457ee0ea82b119271974fb6525b5242b660760
  • draft default protected
  • master
3 results

methods.tex

Blame
  • 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$.