Sagot M (Motif Search Motif Search)
Revision as of 08:49, 10 April 2023 by Admin (talk | contribs) (Created page with "== Time Complexity == $O(n \log(n)$ m^{1.{4}5}) == Space Complexity == $O(mn^{2}/w)$ words (https://link.springer.com/chapter/10.1007/BFb0054337) == Description == == Approximate? == Exact == Randomized? == No, deterministic == Model of Computation == Word RAM == Year == 1988 == Reference == https://link.springer.com/chapter/10.1007/BFb0054337")
Time Complexity
$O(n \log(n)$ m^{1.{4}5})
Space Complexity
$O(mn^{2}/w)$ words
(https://link.springer.com/chapter/10.1007/BFb0054337)
Description
Approximate?
Exact
Randomized?
No, deterministic
Model of Computation
Word RAM
Year
1988