English | German | Russian | Czech

square root decomposition English

Meaning square root decomposition meaning

What does square root decomposition mean?

square root decomposition

(computer science) A technique that can reduce the runtime of an algorithm by a factor of \sqrt{n} (where n is the size of the input) by dividing the input into \sqrt{n} chunks and performing operations on whole chunks when possible.

Are you looking for...?