1.

What is the efficiency of algorithm designed by Hopcroft and Karp?

A. O(n+m)
B. O(n(n+m)
C. O(√n(n+m))
D. O(n+2)
Answer» D. O(n+2)


Discussion

No Comment Found