Delaunay triangulations, theory vs practice.
Résumé
Thirty years ago, at the early ages of computational geometry, the game of computational geometers was to design fancy algorithms with optimal theoretical complexities. The result was usually an algorithmic journal article, but not an implementation. In the same period, some people were actually cod- ing geometric algorithms, but without regard for the asymptotic complexities, and without proof of cor- rectness of the result. They were not using the algo- rithms designed by theoreticians for two reasons [14]: - these algorithms were too intricate and - they rely on the arithmetic of real numbers, which differs from the floating-point arithmetic of comput- ers. These drawbacks of old computational geometry al- gorithms have been addressed in various ways to ob- tain algorithms that reconcile robustness, practical ef- ficiency, and theoretical guarantees. The aim of this talk is to illustrate some steps of this transition from theoretical stuff to efficient algo- rithms actually used in industrial applications. I will do this using my favorite problem: the construction of the Delaunay triangulation of a set of points and the dynamic maintenance of such a triangulation under point insertions and deletions.
Domaines
Géométrie algorithmique [cs.CG]
Fichier principal
EuroCG12-devillers.pdf (139.17 Ko)
Télécharger le fichier
vignette.png (331.78 Ko)
Télécharger le fichier
EuroCG12-devillers-slides.pdf (3.55 Mo)
Télécharger le fichier
T2/CMakeLists.txt (996 B)
Télécharger le fichier
T2/dynamic.cpp (1.28 Ko)
Télécharger le fichier
T2/orders.cpp (6.9 Ko)
Télécharger le fichier
T2/remove.cpp (1.6 Ko)
Télécharger le fichier
T2/static.cpp (1021 B)
Télécharger le fichier
T2/swap.cpp (1.91 Ko)
Télécharger le fichier
T2/walk.cpp (1.63 Ko)
Télécharger le fichier
T3/CMakeLists.txt (944 B)
Télécharger le fichier
T3/dynamic.cpp (883 B)
Télécharger le fichier
T3/remove.cpp (1.58 Ko)
Télécharger le fichier
T3/static.cpp (1021 B)
Télécharger le fichier
T3/swap.cpp (1.56 Ko)
Télécharger le fichier
T3/walk.cpp (1.17 Ko)
Télécharger le fichier
Origine | Fichiers produits par l'(les) auteur(s) |
---|
Format | Figure, Image |
---|---|
Origine | Fichiers produits par l'(les) auteur(s) |
Origine | Fichiers produits par l'(les) auteur(s) |
---|
Format | Autre |
---|
Format | Autre |
---|
Format | Autre |
---|
Format | Autre |
---|
Format | Autre |
---|
Format | Autre |
---|
Format | Autre |
---|
Format | Autre |
---|
Format | Autre |
---|
Format | Autre |
---|
Format | Autre |
---|
Format | Autre |
---|
Format | Autre |
---|
Loading...