Introduction - If you have any usage issues, please Google them yourself
Vertex cover problem. To Figure G = (E, V), find V, a minimal subset of V ' , makes all the edges in the graph at least one vertex in the set V' . Output V ' contains the number of vertices.