The quickhull algorithm for convex hulls

CB Barber, DP Dobkin, H Huhdanpaa - ACM Transactions on …, 1996 - dl.acm.org
The convex hull of a set of points is the smallest convex set that contains the points. This
article presents a practical convex hull algorithm that combines the two-dimensional …

[图书][B] The algorithm design manual

SS Skiena - 1998 - Springer
This newly expanded and updated second edition of the best-selling classic continues to
take the" mystery" out of designing algorithms, and analyzing their efficacy and efficiency …

Triangle: Engineering a 2D quality mesh generator and Delaunay triangulator

JR Shewchuk - Workshop on applied computational geometry, 1996 - Springer
Triangle is a robust implementation of two-dimensional constrained Delaunay triangulation
and Ruppert's Delaunay refinement algorithm for quality mesh generation. Several …

[引用][C] Computational geometry in C

J O'Rourke - 1998 - books.google.com
This is the newly revised and expanded edition of the popular introduction to the design and
implementation of geometry algorithms arising in areas such as computer graphics, robotics …

Gerris: a tree-based adaptive solver for the incompressible Euler equations in complex geometries

S Popinet - Journal of computational physics, 2003 - Elsevier
An adaptive mesh projection method for the time-dependent incompressible Euler equations
is presented. The domain is spatially discretised using quad/octrees and a multilevel …

Adaptive precision floating-point arithmetic and fast robust geometric predicates

J Richard Shewchuk - Discrete & Computational Geometry, 1997 - Springer
Exact computer arithmetic has a variety of uses, including the robust implementation of
geometric algorithms. This article has three purposes. The first is to offer fast software-level …

Accurate sum and dot product

T Ogita, SM Rump, S Oishi - SIAM Journal on Scientific Computing, 2005 - SIAM
Algorithms for summation and dot product of floating-point numbers are presented which are
fast in terms of measured computing time. We show that the computed results are as …

[图书][B] Algorithms and theory of computation handbook, volume 2: special topics and techniques

MJ Atallah, M Blanton - 2009 - books.google.com
This handbook provides an up-to-date compendium of fundamental computer science
topics, techniques, and applications. Along with updating and revising many of the existing …

[图书][B] Delaunay refinement mesh generation

JR Shewchuk - 1997 - search.proquest.com
Delaunay refinement is a technique for generating unstructured meshes of triangles or
tetrahedra suitable for use in the finite element method or other numerical methods for …

Towards exact geometric computation

CK Yap - Computational Geometry, 1997 - Elsevier
Exact computation is assumed in most algorithms in computational geometry. In practice,
implementors perform computation in some fixed-precision model, usually the machine …