I need to proof Vertex Cover problem is NP complete even for cubic
graphs. Notice that a cubic graph is a graph such that every vertex
has degree of *exactly three*. I found one paper but his definition
for cubic graph is a little loose in that the degree can be less than
3.
Can anybody give me a hint?
Thanks!
Jason