1.
An almost distribution-independent incremental Delaunay triangulation algorithmMirko Zadravec,
Borut Žalik, 2005, izvirni znanstveni članek
Opis: This paper presents a new incremental insertion algorithm for constructing a Delaunay triangulation. Firstly, the nearest point is found in order to speed up the location of a triangle containing a currently inserted point. A hash table and 1-3 deterministic skip lists, combined with a walking strategy, are used for this task. The obtained algorithm is compared with the most popular Delaunay triangulation algorithms. The algorithm has the following attractive features: it is fast and practically independent of the distribution of input points, it is not memory demanding, and it is numerically stable and easy to implement.
Ključne besede: Delaunay triangulation, incremental algorithm, computational geometry, skip list, hash table
Objavljeno: 01.06.2012; Ogledov: 1448; Prenosov: 77
Povezava na celotno besedilo