2009
DOI: 10.1111/j.1467-8659.2009.01523.x
|View full text |Cite
|
Sign up to set email alerts
|

Filtering Relocations on a Delaunay Triangulation

Abstract: Updating a Delaunay triangulation when its vertices move is a bottleneck in several domains of application. Rebuilding the whole triangulation from scratch is surprisingly a very viable option compared to relocating the vertices. This can be explained by several recent advances in efficient construction of Delaunay triangulations. However, when all points move with a small magnitude, or when only a fraction of the vertices move, rebuilding is no longer the best option. This paper considers the problem of effic… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2010
2010
2013
2013

Publication Types

Select...
4
2
1

Relationship

1
6

Authors

Journals

citations
Cited by 11 publications
(3 citation statements)
references
References 38 publications
0
3
0
Order By: Relevance
“…We use the Regular_triangulation_2 package from CGAL [cga]. It is tempting to try to avoid recomputing the whole power diagram for every evaluation of the function Φ by using the same approach that was used in [MMd‐CTAD09] to maintain the Delaunay triangulation. However, as shown in Figure 3(a), the topology of the power diagram keeps changing until the very last steps of the optimization, thus discarding this approach.…”
Section: Methodsmentioning
confidence: 99%
“…We use the Regular_triangulation_2 package from CGAL [cga]. It is tempting to try to avoid recomputing the whole power diagram for every evaluation of the function Φ by using the same approach that was used in [MMd‐CTAD09] to maintain the Delaunay triangulation. However, as shown in Figure 3(a), the topology of the power diagram keeps changing until the very last steps of the optimization, thus discarding this approach.…”
Section: Methodsmentioning
confidence: 99%
“…To this end, we simply check each edge of the triangulation and flip it if the Delaunay property is not satisfied. A more efficient implementation would be possible by filtering Delaunay relocations, as described in [24]. Note that even before this step the mesh is already almost a Delaunay triangulation, since the geometric optimization leads to very regular triangulations with well-shaped faces.…”
Section: Mesh Optimizationmentioning
confidence: 99%
“…De Castro et al [5] describe how to easily determine a tolerance region for each point, such that as long as the point remains within its tolerance region we do not have to check its certificates. They then give experimental results showing that for fairly stable Delaunay triangulations this filtering method is faster than traditional KDSs.…”
Section: Introductionmentioning
confidence: 99%