English

Exact Algorithms for Clustered Planarity with Linear Saturators

Data Structures and Algorithms 2024-10-01 v1 Computational Geometry

Abstract

We study Clustered Planarity with Linear Saturators, which is the problem of augmenting an nn-vertex planar graph whose vertices are partitioned into independent sets (called clusters) with paths - one for each cluster - that connect all the vertices in each cluster while maintaining planarity. We show that the problem can be solved in time 2O(n)2^{O(n)} for both the variable and fixed embedding case. Moreover, we show that it can be solved in subexponential time 2O(nlogn)2^{O(\sqrt{n}\log n)} in the fixed embedding case if additionally the input graph is connected. The latter time complexity is tight under the Exponential-Time Hypothesis. We also show that nn can be replaced with the vertex cover number of the input graph by providing a linear (resp. polynomial) kernel for the variable-embedding (resp. fixed-embedding) case; these results contrast the NP-hardness of the problem on graphs of bounded treewidth (and even on trees). Finally, we complement known lower bounds for the problem by showing that Clustered Planarity with Linear Saturators is NP-hard even when the number of clusters is at most 33, thus excluding the algorithmic use of the number of clusters as a parameter.

Keywords

Cite

@article{arxiv.2409.19410,
  title  = {Exact Algorithms for Clustered Planarity with Linear Saturators},
  author = {Giordano Da Lozzo and Robert Ganian and Siddharth Gupta and Bojan Mohar and Sebastian Ordyniak and Meirav Zehavi},
  journal= {arXiv preprint arXiv:2409.19410},
  year   = {2024}
}

Comments

Appears in the Proceedings of the 35th International Symposium on Algorithms and Computation (ISAAC 2024)

R2 v1 2026-06-28T19:00:37.875Z