Square root decomposition

From testwiki
Revision as of 11:00, 21 September 2020 by imported>WingerBot (convert {{en-noun}} to new form with smarter default plural algorithm)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

English

Alternative forms

Noun

Template:En-noun

  1. Template:Lb A technique that can reduce the runtime of an algorithm by a factor of n (where n is the size of the input) by dividing the input into n chunks and performing operations on whole chunks when possible.