McqMate
Q. |
From the given graph, how many vertices can be matched using maximum matching in bipartite graph algorithm? |
A. | 5 |
B. | 4 |
C. | 3 |
D. | 2 |
Answer» A. 5 | |
Explanation: one of the solutions of the matching problem is given by a-w,b-v,c-x,d- y,e-z. hence the answer is 5. |
View all MCQs in
Design and Analysis of AlgorithmsNo comments yet