Problem Definition
Given a graph , and an integer , is there a subset of vertices such that each edge is incident to at least one vertex in the subset?
Given a graph , and an integer , is there a subset of vertices such that each edge is incident to at least one vertex in the subset?