How to show that in every graph, the minimum size of a vertex cover is equal to number of vertices minus the maximum size of an independent set.
According to Vertex cover two problem are not equivalent, but there are should be kind of connection between them.
Thanks!