Many fundamental tests performed by geometric algorithms can be formulated in terms of finding the sign of a determinant. When these tests are implemented using fixed-precision arithmetic such as floating point, they can produce incorrect answers; when they are implemented using arbitrary-precision arithmetic, they are expensive to compute. We present adaptive-precision algorithms for finding the signs of determinant of matrices with integer and rational elements. These algorithms were developed and tested by integrating them into the Guibas–Stolfi Delaunay triangulation algorithm. Through a combination of algorithm design and careful engineering of the implementation, the resulting program can triangulate a set of random rational points in...
A FORTRAN 77 implementation of Watson's algorithm for computing two-dimensional Delaunay triangulati...
Delaunay triangulations of a point set in the Euclidean plane are ubiquitous in a number of computat...
We present an efficient implementation of a Dwyer-style Delaunay triangulation algorithm that runs i...
The correctness of many algorithms for computing Delaunay triangulations for the Euclidean Metric (a...
Most geometric algorithms are idealistic in the sense that they are designed for the Real-RAM model ...
An efficient algorithm for heuristic dynamic Delaunay triangulation has been produced. Heuristics ha...
Most geometric algorithms are idealistic in the sense that they are designed for the Real-RAM model ...
The Delaunay triangulation of n points in the plane can be constructed in o(n log n) time when the c...
The Delaunay triangulation of n points in the plane can be constructed in o(n log n) time when the c...
AbstractA new and efficient number theoretic algorithm for evaluating signs of determinants is propo...
AbstractThis paper presents an experimental comparison of a number of different algorithms for compu...
Many geometric computations have at their core the evaluation of the sign of the determinant of a ma...
This paper describes a technique for finding regular grids in the images of calibration patterns, a ...
An efficient algorithm for Delaunay triangulation of a given set of points in d dimensions is presen...
The computation of determinants or their signs is the core procedure in many important geometric alg...
A FORTRAN 77 implementation of Watson's algorithm for computing two-dimensional Delaunay triangulati...
Delaunay triangulations of a point set in the Euclidean plane are ubiquitous in a number of computat...
We present an efficient implementation of a Dwyer-style Delaunay triangulation algorithm that runs i...
The correctness of many algorithms for computing Delaunay triangulations for the Euclidean Metric (a...
Most geometric algorithms are idealistic in the sense that they are designed for the Real-RAM model ...
An efficient algorithm for heuristic dynamic Delaunay triangulation has been produced. Heuristics ha...
Most geometric algorithms are idealistic in the sense that they are designed for the Real-RAM model ...
The Delaunay triangulation of n points in the plane can be constructed in o(n log n) time when the c...
The Delaunay triangulation of n points in the plane can be constructed in o(n log n) time when the c...
AbstractA new and efficient number theoretic algorithm for evaluating signs of determinants is propo...
AbstractThis paper presents an experimental comparison of a number of different algorithms for compu...
Many geometric computations have at their core the evaluation of the sign of the determinant of a ma...
This paper describes a technique for finding regular grids in the images of calibration patterns, a ...
An efficient algorithm for Delaunay triangulation of a given set of points in d dimensions is presen...
The computation of determinants or their signs is the core procedure in many important geometric alg...
A FORTRAN 77 implementation of Watson's algorithm for computing two-dimensional Delaunay triangulati...
Delaunay triangulations of a point set in the Euclidean plane are ubiquitous in a number of computat...
We present an efficient implementation of a Dwyer-style Delaunay triangulation algorithm that runs i...