An upper bound for conforming Delaunay triangulations
โ Scribed by Herbert Edelsbrunner; Tiow Seng Tan
- Book ID
- 110560951
- Publisher
- Springer
- Year
- 1993
- Tongue
- English
- Weight
- 997 KB
- Volume
- 10
- Category
- Article
- ISSN
- 0179-5376
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
A new algorithm is described for automatic coarsening of Delaunay triangulations. The method automatically identiยฎes the nodes of the mesh which are candidates for deletion in each region to be coarsened. The mesh coarsening procedure is to regenerate a Delaunay triangulation for all the remaining n
## Dillencourt ( 1990) gives a constructive proof for the realizability as a Delaunay triangulation of any triangulation of the interior of a simple polygon. A naive implementation of the construction will take 0( n\*) time. I give a simple O(n) algorithm for this problem. An application of this a