English

Testing Mutual Duality of Planar Graphs

Data Structures and Algorithms 2013-03-08 v1 Discrete Mathematics Combinatorics

Abstract

We introduce and study the problem \mpd, which asks for two planar graphs G1G_1 and G2G_2 whether G1G_1 can be embedded such that its dual is isomorphic to G2G_2. Our algorithmic main result is an NP-completeness proof for the general case and a linear-time algorithm for biconnected graphs. To shed light onto the combinatorial structure of the duals of a planar graph, we consider the \emph{common dual relation} \sim, where G1G2G_1 \sim G_2 if and only if they have a common dual. While \sim is generally not transitive, we show that the restriction to biconnected graphs is an equivalence relation. In this case, being dual to each other carries over to the equivalence classes, i.e., two graphs are dual to each other if and only if any two elements of their respective equivalence classes are dual to each other. To achieve the efficient testing algorithm for \mpd on biconnected graphs, we devise a succinct representation of the equivalence class of a biconnected planar graph. It is similar to SPQR-trees and represents exactly the graphs that are contained in the equivalence class. The testing algorithm then works by testing in linear time whether two such representations are isomorphic. We note that a special case of \mpd is testing whether a graph GG is self-dual. Our algorithm handles the case where GG is biconnected and our NP-hardness proof extends to testing self-duality of general planar graphs and also to testing map self-duality, where a graph GG is map self-dual if it admits a planar embedding G\mathcal G such that GG^\star is isomorphic to GG, and additionally the embedding induced by G\mathcal G on GG^\star is G\mathcal G.

Keywords

Cite

@article{arxiv.1303.1640,
  title  = {Testing Mutual Duality of Planar Graphs},
  author = {Patrizio Angelini and Thomas Bläsius and Ignaz Rutter},
  journal= {arXiv preprint arXiv:1303.1640},
  year   = {2013}
}

Comments

14 pages, 6 figures

R2 v1 2026-06-21T23:38:06.233Z