Two simple flipping algorithms for computing regular triangulations in the plane

In this paper two versions of the incremental algorithm for computing regular triangulations in the plane are proposed. Both algorithms have the advantage of being very simple to implement because they do not require any complex data structure than a queue or a list (except for the self triangulatio...

Descripción completa

Detalles Bibliográficos
Autor: Vigo Anglada, Marc|||0000-0001-7412-0425
Tipo de recurso: informe técnico
Fecha de publicación:2000
País:España
Institución:Universitat Politècnica de Catalunya (UPC)
Repositorio:UPCommons. Portal del coneixement obert de la UPC
Idioma:inglés
OAI Identifier:oai:upcommons.upc.edu:2117/95858
Acceso en línea:https://hdl.handle.net/2117/95858
Access Level:acceso abierto
Palabra clave:Regular triangulations computing
TCL/TK interface
Àrees temàtiques de la UPC::Informàtica::Infografia
Descripción
Sumario:In this paper two versions of the incremental algorithm for computing regular triangulations in the plane are proposed. Both algorithms have the advantage of being very simple to implement because they do not require any complex data structure than a queue or a list (except for the self triangulation). The algorithms and a TCL/TK interface that allows direct user interaction have been implemented. Results show that, even thought the algorithms have a worst case time comlexity of $O(n^2)$, the running expected time for not very large sets of points is significantly shorter.