Nivasch (Cycle Detection Cycle Detection)

From Algorithm Wiki
Revision as of 09: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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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