Balaban. (Reporting all intersection points, generalized segments Line segment intersection)
Jump to navigation
Jump to search
Time Complexity
$O(n \log n + k )$
Space Complexity
$O(n)$ words
(https://dl.acm.org/doi/pdf/10.1145/220279.220302)
Description
Approximate?
Exact
Randomized?
No, deterministic
Model of Computation
Real RAM
Year
1995