English

Rectilinear Planarity Testing of Plane Series-Parallel Graphs in Linear Time

Data Structures and Algorithms 2021-03-01 v4

Abstract

A plane graph is rectilinear planar if it admits an embedding-preserving straight-line drawing where each edge is either horizontal or vertical. We prove that rectilinear planarity testing can be solved in optimal O(n)O(n) time for any plane series-parallel graph GG with nn vertices. If GG is rectilinear planar, an embedding-preserving rectilinear planar drawing of GG can be constructed in O(n)O(n) time. Our result is based on a characterization of rectilinear planar series-parallel graphs in terms of intervals of orthogonal spirality that their components can have, and it leads to an algorithm that can be easily implemented.

Keywords

Cite

@article{arxiv.2008.03784,
  title  = {Rectilinear Planarity Testing of Plane Series-Parallel Graphs in Linear Time},
  author = {Walter Didimo and Michael Kaufmann and Giuseppe Liotta and Giacomo Ortali},
  journal= {arXiv preprint arXiv:2008.03784},
  year   = {2021}
}

Comments

Appears in the Proceedings of the 28th International Symposium on Graph Drawing and Network Visualization (GD 2020)

R2 v1 2026-06-23T17:44:05.877Z