Time-Space Trade-off Algorithms for Triangulating a Simple Polygon
Computational Geometry
2017-05-02 v3
Abstract
An -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 additional words of space. We present a randomized -workspace algorithm for triangulating a simple polygon of vertices that runs in expected time using variables, for any . In particular, when the algorithm runs in expected time.
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