graph-theory

Definition

Dominating Set

A dominating set of a graph is the set , such that every vertex is either in or adjacent to at least one .

Relation to Vertex Cover

Let be a graph with no isolated vertices. Every vertex cover of is also a dominating set of .