Chapter 2: Problem 36
Suppose that on a particular computer it takes \(12 n^{2}\) \mus to decompose and recombine an instance of size \(n\) in the case of Algorithm 2.8 (Strassen). Note that this time includes the time it takes to do all the additions and subtractions. If it takes \(n^{3}\) \mus to multiply two \(n \times n\) matrices using the standard algorithm, determine thresholds at which we should call the standard algorithm instead of dividing the instance further. Is there a unique optimal threshold?
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.