On Simultaneous Graph Embedding
C. A. Duncan, A. Efrat, C. Erten, S. Kobourov, J.S.B. Mitchell

TL;DR
This paper investigates the problem of simultaneously embedding multiple planar graphs, providing algorithms and bounds for different variants with and without vertex mappings, and establishing impossibility results for certain cases.
Contribution
It introduces new algorithms and bounds for simultaneous graph embedding with and without vertex mappings, including positive results for certain graph classes and impossibility proofs for others.
Findings
Outerplanar graphs can be embedded on an O(n) x O(n) grid without mapping.
Embedding an outerplanar and a general planar graph requires an O(n^2) x O(n^3) grid.
Certain combinations of paths and caterpillars cannot be embedded simultaneously with given mappings.
Abstract
We consider the problem of simultaneous embedding of planar graphs. There are two variants of this problem, one in which the mapping between the vertices of the two graphs is given and another where the mapping is not given. In particular, we show that without mapping, any number of outerplanar graphs can be embedded simultaneously on an grid, and an outerplanar and general planar graph can be embedded simultaneously on an grid. If the mapping is given, we show how to embed two paths on an grid, a caterpillar and a path on an grid, or two caterpillar graphs on an grid. We also show that 5 paths, or 3 caterpillars, or two general planar graphs cannot be simultaneously embedded given the mapping.
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 · Cellular Automata and Applications · Advanced Graph Theory Research
