English

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

Computational Geometry 2017-05-02 v3

Abstract

An ss-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)O(s) additional words of space. We present a randomized ss-workspace algorithm for triangulating a simple polygon PP of nn vertices that runs in O(n2/s+nlognlog5(n/s))O(n^2/s+n \log n \log^{5} (n/s)) expected time using O(s)O(s) variables, for any sns \leq n. In particular, when snlognlog5logns \leq \frac{n}{\log n\log^{5}\log n} the algorithm runs in O(n2/s)O(n^2/s) expected time.

Keywords

Cite

@article{arxiv.1509.07669,
  title  = {Time-Space Trade-off Algorithms for Triangulating a Simple Polygon},
  author = {Boris Aronov and Matias Korman and Simon Pratt and André van Renssen and Marcel Roeloffzen},
  journal= {arXiv preprint arXiv:1509.07669},
  year   = {2017}
}

Comments

14 pages, 4 figures, 1 algorithm

R2 v1 2026-06-22T11:05:20.471Z