Planarizing Graphs and their Drawings by Vertex Splitting
Abstract
The splitting number of a graph is the minimum number of vertex splits required to turn into a planar graph, where a vertex split removes a vertex , introduces two new vertices , and distributes the edges formerly incident to among its two split copies . The splitting number problem is known to be NP-complete. In this paper we shift focus to the splitting number of graph drawings in , where the new vertices resulting from vertex splits can be re-embedded into the existing drawing of the remaining graph. We first provide a non-uniform fixed-parameter tractable (FPT) algorithm for the splitting number problem (without drawings). Then we show the NP-completeness of the splitting number problem for graph drawings, even for its two subproblems of (1) selecting a minimum subset of vertices to split and (2) for re-embedding a minimum number of copies of a given set of vertices. For the latter problem we present an FPT algorithm parameterized by the number of vertex splits. This algorithm reduces to a bounded outerplanarity case and uses an intricate dynamic program on a sphere-cut decomposition.
Cite
@article{arxiv.2202.12293,
title = {Planarizing Graphs and their Drawings by Vertex Splitting},
author = {Martin Nöllenburg and Manuel Sorge and Soeren Terziadis and Anaïs Villedieu and Hsiang-Yun Wu and Jules Wulms},
journal= {arXiv preprint arXiv:2202.12293},
year = {2022}
}
Comments
Appeared in the proceedings of the 30th International Symposium on Graph Drawing and Network Visualization (GD 2022)