Testing Mutual Duality of Planar Graphs
Abstract
We introduce and study the problem \mpd, which asks for two planar graphs and whether can be embedded such that its dual is isomorphic to . 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} , where if and only if they have a common dual. While 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 is self-dual. Our algorithm handles the case where 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 is map self-dual if it admits a planar embedding such that is isomorphic to , and additionally the embedding induced by on is .
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