a) 7T(n/2) + Theta(n2)
b) 8T(n/2) + Theta(n2)
c) 7T(n/2) + O(n2)
d) 8T(n/2) + O(n2)
What is the recurrence relation used in Strassen’s algorithm?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is the recurrence relation used in Strassen’s algorithm?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!