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
πŸ’¬ Discuss
βœ… Correct 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.

Explanation by: Mr. Dubey
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.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
587
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
81%
Success Rate