Incremental convex planarity testing

Citation
G. Di Battista et al., Incremental convex planarity testing, INF COMPUT, 169(1), 2001, pp. 94-126
Citations number
55
Categorie Soggetti
Information Tecnology & Communication Systems
Journal title
INFORMATION AND COMPUTATION
ISSN journal
08905401 → ACNP
Volume
169
Issue
1
Year of publication
2001
Pages
94 - 126
Database
ISI
SICI code
0890-5401(20010825)169:1<94:ICPT>2.0.ZU;2-M
Abstract
An important class of planar straight-line drawings of graphs are convex dr awings. in which all the faces are drawn as convex polygons. A planar graph is said to be convex planar if it admits a convex drawing. We give a new c ombinatorial characterization of convex planar graphs based on the decompos ition of a biconnected graph into its triconnected components. We then cons ider the problem of testing convex planarity in an incremental environment, where a biconnected planar graph is subject to on-line insertions of verti ces and edges. We present a data structure for the on-line incremental conv ex planarity testing problem with the following performance, where n denote s the current number of vertices of the graph: (strictly) convex planarity testing takes O(1) worst-case time, insertion of vertices takes O (log n) w orst-case time, insertion of edges takes O (log n) amortized time, and the space requirement of the data structure is O (n). (C) 2001 Academic Press.