Khuller; Matias ( Closest Pair Problem)
Revision as of 08:32, 10 April 2023 by Admin (talk | contribs) (Created page with "== Time Complexity == $O(n)$ == Space Complexity == $O(n)$, not sure if this is auxiliary not mentioned (https://www-sciencedirect-com.ezproxy.canberra.edu.au/science/article/pii/S0890540185710498, Theorem 2.3) == Description == Randomized Sieve == Approximate? == Exact == Randomized? == Yes, Las Vegas == Model of Computation == not mentioned == Year == 1995 == Reference == https://www-sciencedirect-com.ezproxy.canberra.edu.au/science/article/pii/S0890540185710498")
Time Complexity
$O(n)$
Space Complexity
$O(n)$, not sure if this is auxiliary not mentioned
(https://www-sciencedirect-com.ezproxy.canberra.edu.au/science/article/pii/S0890540185710498, Theorem 2.3)
Description
Randomized Sieve
Approximate?
Exact
Randomized?
Yes, Las Vegas
Model of Computation
not mentioned
Year
1995
Reference
https://www-sciencedirect-com.ezproxy.canberra.edu.au/science/article/pii/S0890540185710498