English

NodeTrix Planarity Testing with Small Clusters

Data Structures and Algorithms 2019-04-11 v3

Abstract

We study the NodeTrix planarity testing problem for flat clustered graphs when the maximum size of each cluster is bounded by a constant kk. We consider both the case when the sides of the matrices to which the edges are incident are fixed and the case when they can be chosen arbitrarily. We show that NodeTrix planarity testing with fixed sides can be solved in O(k3k+32n)O(k^{3k+\frac{3}{2}} \cdot n) time for every flat clustered graph that can be reduced to a partial 2-tree by collapsing its clusters into single vertices. In the general case, NodeTrix planarity testing with fixed sides can be solved in O(n)O(n) time for k=2k = 2, but it is NP-complete for any k>2k > 2. NodeTrix planarity testing remains NP-complete also in the free sides model when k>4k > 4.

Cite

@article{arxiv.1708.09281,
  title  = {NodeTrix Planarity Testing with Small Clusters},
  author = {Emilio Di Giacomo and Giuseppe Liotta and Maurizio Patrignani and Ignaz Rutter and Alessandra Tappini},
  journal= {arXiv preprint arXiv:1708.09281},
  year   = {2019}
}

Comments

Appears in the Proceedings of the 25th International Symposium on Graph Drawing and Network Visualization (GD 2017)

R2 v1 2026-06-22T21:27:56.971Z