When triangulating certain PSLGs subject to area and angle quality constraints (a and q options), and with the insertion of Steiner points in the boundary suppressed (Y=TRUE), triangulate() can try to generate infinite numbers of internal Steiner points, leading to an out of memory error.
When triangulating certain PSLGs subject to area and angle quality constraints (
a
andq
options), and with the insertion of Steiner points in the boundary suppressed (Y=TRUE
), triangulate() can try to generate infinite numbers of internal Steiner points, leading to an out of memory error.