The complete bipartite graph Km,n has vertex covering number X and edge covering number Y. X and Y are respectively
a) max(m,n), min(m,n)
b) min(m,n), min(m,n)
c) m+n,mn
d) min(m,n),max(m,n)
Expert's answer
From the definition of the complete bipartite graph Km,n (which has vertex that covering number X and edge covering number Y) we can say that X and Y are respectively: min(m,n) and max(m,n).