What is the total number of iterations used in a maximum- matching algorithm?
(a) [n/2]
(b) [n/3]
(c) [n/2]+n
(d) [n/2]+1
The question was posed to me in class test.
This interesting question is from Matching in section Matching of Data Structures & Algorithms II