Sciweavers

SMA
2009
ACM

Exact Delaunay graph of smooth convex pseudo-circles: general predicates, and implementation for ellipses

13 years 11 months ago
Exact Delaunay graph of smooth convex pseudo-circles: general predicates, and implementation for ellipses
We examine the problem of computing exactly the Delaunay graph (and the dual Voronoi diagram) of a set of, possibly intersecting, smooth convex pseudo-circles in the Euclidean plane, given in parametric form. Pseudo-circles are (convex) sites, every pair of which has at most two intersecting points. The Delaunay graph is constructed incrementally. Our first contribution is to propose robust end efficient algorithms for all required predicates, thus generalizing our earlier algorithms for ellipses, and we analyze their algebraic complexity, under the exact computation paradigm. Second, we focus on InCircle, which is the hardest predicate, and express it by a simple sparse 5x5 polynomial system, which allows for an efficient implementation by means of successive Sylvester resultants and a new factorization lemma. The third contribution is our cgal-based c++ software for the case of ellipses, which is the first exact implementation for the problem. Our code spends about 98 sec to const...
Ioannis Z. Emiris, Elias P. Tsigaridas, George M.
Added 28 May 2010
Updated 28 May 2010
Type Conference
Year 2009
Where SMA
Authors Ioannis Z. Emiris, Elias P. Tsigaridas, George M. Tzoumas
Comments (0)