in Others edited by
92 views
1 vote
1 vote

For an undirected graph $G$, let $\bar{G}$ refer to the complement (a graph on the same vertex set as $G$, with $(i, j)$ as an edge in $\bar{G}$ if and only if it is not an edge in $G$ ). Consider the following statements.

  1. $G$ has a vertex-cover of size at most $k$.
  2. $\bar{G}$ has an independent set of size at least $k$.
  3. $G$ has an independent set of size at least $n-k$.
  4. $G$ has a clique of size at least $k$.
  5. $\bar{G}$ has a clique of size at least $n-k$.

Which of the following is true for any graph $G$ and its complement graph $\bar{G}$?

  1. (i) is equivalent to (iii) and (iv).
  2. (i) is equivalent to (iii) and (v).
  3. (i) is equivalent to (ii) and (iv).
  4. (i) is equivalent to (ii) and (v)
  5. None of the five statements are equivalent to each other.

     

in Others edited by
by
92 views

Please log in or register to answer this question.

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true