NodeTrix Planarity Testing with Small Clusters
Emilio Di Giacomo, Giuseppe Liotta, Maurizio Patrignani, Ignaz Rutter, and Alessandra Tappini

TL;DR
This paper investigates the computational complexity of NodeTrix planarity testing for flat clustered graphs with small cluster sizes, providing algorithms for fixed sides and establishing NP-completeness results for larger clusters.
Contribution
It introduces algorithms for NodeTrix planarity testing with fixed sides for graphs reducible to partial 2-trees and proves NP-completeness for larger cluster sizes.
Findings
Polynomial-time algorithm for fixed sides when k=2 on partial 2-trees
NP-completeness for k>2 in fixed sides model
NP-completeness for k>4 in free sides model
Abstract
We study the NodeTrix planarity testing problem for flat clustered graphs when the maximum size of each cluster is bounded by a constant . 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 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 time for , but it is NP-complete for any . NodeTrix planarity testing remains NP-complete also in the free sides model when .
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 · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
