McqMate
Q. |
Which graph has a size of minimum vertex cover equal to maximum matching? |
A. | cartesian |
B. | tree |
C. | heap |
D. | bipartite |
Answer» D. bipartite | |
Explanation: the konig’s theorem given the equivalence relation between the minimum vertex cover and the maximum matching in graph theory. bipartite graph has a size of minimum vertex cover equal to maximum matching. |
View all MCQs in
Design and Analysis of AlgorithmsNo comments yet