Consider an undirected graph G, for any side uv of the graph G , add a point t so that the two vertices u and v of the side are in phase with t respectively. Get a new undirected graph G'.
If the original undirected G graph has a vertex cover S , and S satisfies , then can also be used as a dominating set of graphs G' that satisfies the conditions.
Assume is not the dominating set of the graph G', that is, there is a point so that and t is not adjacent to any vertex in s . Since the graph g is connected, there must be edges (u,t) satisfying .
The edge ( u,t ) bis an auxiliary edge added to the original graph.
When the edge corresponding to is , is a cover of G, and the vertex u of the edge does not belong to, then vertex must belong to .
If is adjacent to , then it is proved that if is a vertex cover of the undirected graph, and , then is the dominating set of the graph .
Therefore, any vertex cover problem can be reduced to the dominance set problem.