ONLINE PLANAR GRAPH EMBEDDING

Authors
Citation
R. Tamassia, ONLINE PLANAR GRAPH EMBEDDING, Journal of algorithms, 21(2), 1996, pp. 201-239
Citations number
69
Categorie Soggetti
Mathematics,Mathematics,"Computer Science Theory & Methods
Journal title
ISSN journal
01966774
Volume
21
Issue
2
Year of publication
1996
Pages
201 - 239
Database
ISI
SICI code
0196-6774(1996)21:2<201:OPGE>2.0.ZU;2-K
Abstract
We present a dynamic data structure for the incremental construction o f a planar embedding of a planar graph. The data structure supports th e following operations: (i) testing if a new edge can be added to the embedding without introducing crossing; and (ii) adding vertices and e dges. The: time complexity of each operation is O(log n) (amortized fo r edge insertion), and the memory space and preprocessing time are O(n ), where n is the current number of vertices of the graph. (C) 1996 Ac ademic Press, Inc.