Square root decomposition
Jump to navigation
Jump to search
English
Alternative forms
Noun
- Template:Lb A technique that can reduce the runtime of an algorithm by a factor of (where is the size of the input) by dividing the input into chunks and performing operations on whole chunks when possible.