Question 12
Consider the following definitions:
- A vertex cover is a subset of such that for all , .
- An independent set is a subset of such that for all , .
- A maximum matching in is a largest collection of edges such that no two edges in have a common endpoint.
- A feedback vertex set is a subset of such that is acyclic.
- An odd cycle transversal is a subset of such that is bipartite.
Which of the following is not a valid lower bound for the size of a minimum vertex cover of a graph ?
the size of a maximum independent set in G
the size of a maximum matching in G
the size of a minimum feedback vertex set in G
the size of a minimum odd cycle transversal G