Turning Cliques into Paths to Achieve Planarity
Patrizio Angelini, Peter Eades, Seok-Hee Hong, Karsten Klein, Stephen, Kobourov, Giuseppe Liotta, Alfredo Navarra, Alessandra Tappini

TL;DR
This paper introduces the $h$-Clique2Path Planarity problem, which involves transforming cliques into paths to achieve planarity, and analyzes its computational complexity across different graph classes.
Contribution
It defines a new graph transformation problem motivated by hybrid representations and establishes its NP-completeness and polynomial solvability in specific cases.
Findings
NP-complete for $h=4$ on 3-plane graphs
Linear-time solvable for 1-plane graphs
Links problem complexity to $k$-planarity
Abstract
Motivated by hybrid graph representations, we introduce and study the following beyond-planarity problem, which we call -Clique2Path Planarity: Given a graph , whose vertices are partitioned into subsets of size at most , each inducing a clique, remove edges from each clique so that the subgraph induced by each subset is a path, in such a way that the resulting subgraph of is planar. We study this problem when is a simple topological graph, and establish its complexity in relation to -planarity. We prove that -Clique2Path Planarity is NP-complete even when and is a simple -plane graph, while it can be solved in linear time, for any , when is -plane.
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
TopicsAdvanced Graph Theory Research · Computational Geometry and Mesh Generation · Topological and Geometric Data Analysis
