Comment on Voronoi Diagram and Delaunay Triangulation in O(nlog(n)) (2020)parentComments−Rhapso2yOn a sphere or modulus space, that just becomes a K4, so it isn't even an edge case, it is the solution that the approximation would generate.−amelius2yYes, you definitely have to deal with it, in virtually any setup.
Comments
On a sphere or modulus space, that just becomes a K4, so it isn't even an edge case, it is the solution that the approximation would generate.
Yes, you definitely have to deal with it, in virtually any setup.