Saalfeld (Sign of offset) (Point-in-Polygon Point-in-Polygon)

From Algorithm Wiki
Jump to navigation Jump to search

Time Complexity

$O(n)$

Space Complexity

$O({1})$ words

(Only need to keep track of current sides (2) being looked at)

Description

Approximate?

Exact

Randomized?

No, deterministic

Model of Computation

Real RAM

Year

1987

Reference

https://doi.org/10.1080/02693798708927823