Time-Space Trade-off Algorithms for Triangulating a Simple Polygon

Abstract

An s-workspace algorithm is an algorithm that has read-only access to the values of the input, write-only access to the output, and only uses O(s) additional words of space. We present a randomized s-workspace algorithm for triangulating a simple polygon P of n vertices that runs in O(n2/s+n n 5 (n/s)) expected time using O(s) variables, for any s ≤ n. In particular, when s ≤ n n5 n the algorithm runs in O(n2/s) expected time.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…