Boissonnat; Snoeyink (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/citation.cfm?id=304991)
Description
Approximate?
Exact
Randomized?
No, deterministic
Model of Computation
Real RAM, under more restrictions/considerations? (predicate arithmetic)
Year
1999