Given a dynamic graph subject to insertions and deletions of edges, a natural question is whether the graph presently admits a planar embedding. We give a deterministic fully-dynamic algorithm for general graphs, running in amortized O(log3 n) time per edge insertion or deletion, that maintains a bit indicating whether or not the graph is presently planar. This is an exponential improvement over the previous best algorithm [Eppstein, Galil, Italiano, Spencer, 1996] which spends amortized O(gn) time per update.
CITATION STYLE
Holm, J., & Rotenberg, E. (2020). Fully-dynamic planarity testing in polylogarithmic time. In Proceedings of the Annual ACM Symposium on Theory of Computing (pp. 167–180). Association for Computing Machinery. https://doi.org/10.1145/3357713.3384249
Mendeley helps you to discover research relevant for your work.