InterviewSolution
Saved Bookmarks
| 1. |
Which theorem gives the relation between the minimum vertex cover and maximum matching?(a) Konig’s Theorem(b) Kirchhoff’s Theorem(c) Kuratowski’s Theorem(d) Kelmans TheoremThis question was posed to me in exam.Asked question is from Bipartite Graphs in division Bipartite Graphs of Data Structures & Algorithms II |
|
Answer» The CORRECT option is (a) Konig’s Theorem |
|