Simultaneous Orthogonal Planarity
Patrizio Angelini, Steven Chaplick, Sabine Cornelsen and, Giordano Da Lozzo, Giuseppe Di Battista, Peter Eades, Philipp, Kindermann, Jan Kratochvil, Fabian Lipp, and Ignaz Rutter

TL;DR
This paper investigates the computational complexity of the OrthoSEFE-k problem, which involves creating orthogonal planar drawings of multiple graphs sharing the same vertices, and identifies cases where the problem is NP-complete or polynomial-time solvable.
Contribution
The paper establishes NP-completeness for k ≥ 3 under certain conditions and provides polynomial-time algorithms for specific cases, also showing bounds on edge bends in positive instances.
Findings
NP-complete for k ≥ 3 with shared Hamiltonian cycle
Polynomial-time solvable for k=2 with maximum degree five
Positive instances have at most three bends per edge
Abstract
We introduce and study the problem: Given planar graphs each with maximum degree 4 and the same vertex set, do they admit an OrthoSEFE, that is, is there an assignment of the vertices to grid points and of the edges to paths on the grid such that the same edges in distinct graphs are assigned the same path and such that the assignment induces a planar orthogonal drawing of each of the graphs? We show that the problem is NP-complete for even if the shared graph is a Hamiltonian cycle and has sunflower intersection and for even if the shared graph consists of a cycle and of isolated vertices. Whereas the problem is polynomial-time solvable for when the union graph has maximum degree five and the shared graph is biconnected. Further, when the shared graph is biconnected and has sunflower intersection, we show that every positive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Advanced Graph Theory Research · Data Management and Algorithms
