1.

What is the running time of Strassen’s algorithm for matrix multiplication?

A. O(n2.81)
B. O(n3)
C. O(n1.8)
D. O(n2)
Answer» B.


Discussion

No Comment Found