Nivasch (Cycle Detection Cycle Detection)
Revision as of 08:29, 10 April 2023 by Admin (talk | contribs) (Created page with "== Time Complexity == $O(\mu + \lambda)$ == Space Complexity == $O(\log\mu)$ Stack size (https://www.gabrielnivasch.org/fun/cycle-detection) == Description == == Approximate? == Exact == Randomized? == No, deterministic == Model of Computation == not mentioned == Year == 2004 == Reference == https://drive.google.com/file/d/16H_lrjeaBJqWvcn07C_w-6VNHldJ-ZZl/view")
Time Complexity
$O(\mu + \lambda)$
Space Complexity
$O(\log\mu)$ Stack size
(https://www.gabrielnivasch.org/fun/cycle-detection)
Description
Approximate?
Exact
Randomized?
No, deterministic
Model of Computation
not mentioned
Year
2004
Reference
https://drive.google.com/file/d/16H_lrjeaBJqWvcn07C_w-6VNHldJ-ZZl/view