ONLINE PLANARITY TESTING

Citation
G. Dibattista et R. Tamassia, ONLINE PLANARITY TESTING, SIAM journal on computing, 25(5), 1996, pp. 956-997
Citations number
62
Categorie Soggetti
Computer Sciences","Computer Science Theory & Methods",Mathematics
Journal title
ISSN journal
00975397
Volume
25
Issue
5
Year of publication
1996
Pages
956 - 997
Database
ISI
SICI code
0097-5397(1996)25:5<956:OPT>2.0.ZU;2-5
Abstract
The on-line planarity-testing problem consists of performing the follo wing operations on a planar graph G: (i) testing if a new edge can be added to G so that the resulting graph is itself planar; (ii) adding v ertices and edges such that planarity is preserved. An efficient techn ique for online planarity testing of a graph is presented that uses O( n) space and supports tests and insertions of vertices and edges in O( log n) time, where n is the current number of vertices of G. The bound s for tests and vertex insertions are worst-case and the bound for edg e insertions is amortized. We also present other applications of this technique to dynamic algorithms for planar graphs.