H-Planarity: Planar Torsos and Global Modulators
- H-Planarity is defined by the existence of a planar torso from a vertex set whose deletion leaves components in a target graph class H.
- The framework innovatively uses global modulators that allow nonlocal spread while preserving planarity through clique closures in the torso.
- Extensions like H-planar treedepth and H-planar treewidth enable efficient algorithms, leveraging CMSO techniques and bounded component strategies.
Searching arXiv for papers on H-Planarity and closely related planarity notions. H-Planarity denotes, in its recent explicit formulation, the problem of deciding whether a graph admits a planar -modulator: a vertex set such that the torso of is planar and every connected component of belongs to a target graph class . Introduced as a decomposition paradigm in 2025, the notion treats planarity as the “torso side” of a modulator/target scheme and extends naturally to the parameters -planar treedepth and -planar treewidth. The same label has also been used informally for several distinct -indexed planarity questions in neighboring literatures, so the current usage is best understood as a specific structural and algorithmic notion rather than a universal term (Fomin et al., 11 Jul 2025).
1. Definition and structural core
For a graph and a set 0, the torso 1 is obtained from 2 by making a clique out of the neighborhood in 3 of every connected component of 4. Equivalently, if 5 is the set of connected components of 6, then for each 7 all pairs of vertices in 8 are joined by edges. A set 9 is a planar 0-modulator if 1 is planar and every connected component of 2 belongs to 3. A graph with such a set is called 4-planar (Fomin et al., 11 Jul 2025).
The associated decision problem is 5-PLANARITY: given 6, determine whether 7 admits a planar 8-modulator. The paper packages this in a class-composition operator 9: for graph classes 0, the class 1 consists of graphs having a set 2 whose torso lies in 3 and whose deleted components all lie in 4. Thus 5, where 6 is the class of planar graphs, is exactly the class of 7-planar graphs. The operator is associative, and the iterates 8 with 9 are used later for recursive parameters (Fomin et al., 11 Jul 2025).
The torso condition is essential. A planar induced subgraph 0 does not capture the global effect of the deleted components, because each deleted component can connect multiple vertices of 1 and thereby simulate missing edges in the planar remainder. This suggests why the framework differs sharply from ordinary vertex-deletion to planarity: the “kept side” is not merely planar as an induced subgraph, but planar after recording external attachments as clique closures.
2. Why the modulator is global
A central theme of the theory is that these modulators can act globally. In classical modulator frameworks, the modulator often has bounded treewidth or otherwise behaves locally relative to large walls or grid minors. Here the torso is only required to be planar, and planar graphs may have arbitrarily large treewidth. As a result, the modulator need not be localized in a bounded-width region and may spread through the graph in a genuinely nonlocal way (Fomin et al., 11 Jul 2025).
This distinction is visible in the basic separator behavior. If 2 excludes 3 as a minor and 4 is a 5-modulator, then every component 6 of 7 satisfies
8
For 9, this gives 0. The bound is small, but it does not imply that the planar torso itself has bounded width. That is precisely why older irrelevant-vertex paradigms based on bounded-treewidth torsos do not apply directly (Fomin et al., 11 Jul 2025).
The framework therefore occupies an intermediate position between deletion to a target class and decomposition over bounded-width torsos. It preserves enough of planarity to inherit planar algorithmics, while allowing the retained structural core to be much richer than a bounded-treewidth graph.
3. Polynomial-time solvability of 1-PLANARITY
The main theorem states that if 2 is hereditary, CMSO-definable, and decidable in polynomial time, then 3-PLANARITY is solvable in polynomial time. The proof is non-constructive: it uses the CMSO meta-theorem of Lokshtanov, Ramanujan, Saurabh, and Zehavi to reduce the problem to highly unbreakable graphs, and that reduction is itself non-constructive in the sense that it proves existence of a polynomial-time algorithm without directly yielding a uniform implementation (Fomin et al., 11 Jul 2025).
The algorithmic core is a bounded-component version. For 4, let 5 denote the graphs in 6 with at most 7 vertices. The paper proves an explicit algorithm for 8-PLANARITY running in time
9
for some computable function 0. This result is combined with the CMSO reduction and a separate treatment of the case where one deleted component is large (Fomin et al., 11 Jul 2025).
The proof uses a flat-wall trichotomy. Given 1 and parameters 2, one can either find an apex grid minor of height 3, bound the treewidth by 4 with
5
or obtain a flatness pair 6 whose compass has treewidth at most 7. If 8 contains an apex grid 9 with
0
then 1 has no planar 2-modulator. If the treewidth is bounded, Courcelle’s theorem applies because 3 is finite and hence CMSO-definable. The difficult case is a large flat wall with bounded-treewidth compass, where the proof establishes an irrelevant vertex rule for a central wall vertex (Fomin et al., 11 Jul 2025).
The technical novelty lies in sphere decompositions. The paper proves that 4 is 5-planar if and only if it has an 6-compatible sphere decomposition. It then compares two types of such decompositions, called ground-maximal and well-linked, and shows that a ground-maximal rendition is more grounded than a well-linked rendition of the same society. This comparison enables a gluing theorem across a tracked cycle in the flat wall and yields the equivalence
7
where 8 is the wall compass and 9 is a central wall vertex. That equivalence is the relevant irrelevant-vertex rule (Fomin et al., 11 Jul 2025).
The assumptions are substantive. Heredity is essential: for the non-hereditary class 0, 1-PLANARITY is NP-complete. By contrast, CMSO-definability is required by the proof technique, but the paper explicitly does not claim it is necessary in principle (Fomin et al., 11 Jul 2025).
4. Parametric extensions
Two recursive parameters extend the basic notion. The first is planar treedepth 2, defined by 3 for the empty graph and, for 4,
5
if there exists 6 such that 7 is planar and 8. The class of graphs of planar treedepth at most 9 is denoted 0, and graphs of 1-planar treedepth at most 2 are exactly those in 3 (Fomin et al., 11 Jul 2025).
The second is planar treewidth 4. A graph has 5 if it admits a tree decomposition such that every bag either has size at most 6 or has a planar torso. The 7-parametric version, 8-planar treewidth, generalizes 9-treewidth by allowing planar torsos in internal bags rather than only bounded-size bags. The abstract summarizes it as follows: a graph has 00-planar treewidth at most 01 if it admits a tree decomposition such that every leaf-bag is contained in 02, and all other bags are either of size at most 03 or have a planar torso (Fomin et al., 11 Jul 2025).
These parameters fit a general scheme. For a minor-monotone parameter 04 and a union-closed graph class 05,
06
Taking 07 gives elimination distance to 08; taking 09 gives 10-treewidth; taking 11 yields the new parameters (Fomin et al., 11 Jul 2025).
The main fixed-parameter theorem states that if 12 is hereditary, CMSO-definable, and union-closed, and if 13-DELETION is FPT parameterized by solution size 14 with running time 15, then for 16 there is a non-uniform algorithm deciding 17 in time
18
Thus many existing deletion-to-19 algorithms lift automatically to the planar-torso parameters (Fomin et al., 11 Jul 2025).
5. Other meanings of “H-Planarity” in the literature
The terminology is not uniform. Several older or neighboring lines of work use “H-Planarity” informally for distinct 20-indexed planarity questions.
| Interpretation | Core question | Representative paper |
|---|---|---|
| Planar 21-modulator | Does 22 admit 23 with planar torso and components of 24 in 25? | (Fomin et al., 11 Jul 2025) |
| Planar covering with fixed target 26 | Does a planar graph 27 cover a fixed graph 28 via a locally bijective homomorphism? | (Bílka et al., 2011) |
| Partial embedding extension of 29 | Can a prescribed planar embedding of a subgraph 30 be extended to all of 31? | (Fink et al., 2024) |
| Hierarchical embedding constraints | Does 32 admit a planar embedding whose cyclic orders satisfy FPQ-tree constraints? | (Liotta et al., 2019) |
In planar covering, the objects are a fixed target graph 33 and an input planar graph 34. The problem 35 asks whether 36 covers 37, meaning that there exists a homomorphism 38 that is locally bijective on closed neighborhoods. For several small targets, including 39, 40, 41, 42, 43, and the dumbbell multigraph 44, the paper proves NP-completeness of 45 (Bílka et al., 2011).
In partially embedded planarity, the input is 46, where 47 and 48 is a prescribed planar embedding of 49. The task is to decide whether 50 extends to a planar embedding of 51. A 2024 paper gives a linear-time algorithm based on modified PC-trees and the Booth–Lueker vertex-addition test, explicitly treating this as the standard formalization of what many authors informally call 52-planarity in the partial-embedding sense (Fink et al., 2024).
In hierarchical constrained planarity, each vertex is equipped with one or more FPQ-trees specifying allowed cyclic orders of incident edges. The problem, called FPQ-choosable Planarity Testing, is fixed-parameter tractable for biconnected graphs when parameterized by treewidth and the number of FPQ-trees per vertex, NP-complete when parameterized only by the number of FPQ-trees, and W[1]-hard when parameterized only by treewidth (Liotta et al., 2019).
Several neighboring models sit close to this terminological field without using the same definition. 53-planarity studies hybrid drawings with clusters of size at most 54 and at most 55 boundary ports per vertex; 56-Clique2Path Planarity asks whether each designated clique can be reduced to a path so that the resulting graph is planar; and 4-embeddability asks whether a planar graph 57 is a subgraph of some 4-regular planar graph, decidable in 58 time (Giacomo et al., 2018, Angelini et al., 2018, Dowden et al., 2011).
6. Applications, boundaries, and significance
The 2025 theory is not only existential. Although the main polynomial-time theorem is non-constructive, the paper derives a polynomial-time self-reduction that constructs a planar 59-modulator whenever one exists. Analogous constructive corollaries recover certifying elimination sequences for bounded 60-planar treedepth and suitable decompositions for bounded 61-planar treewidth (Fomin et al., 11 Jul 2025).
Once such a decomposition is known, several algorithmic consequences follow. If 62 is hereditary, CMSO-definable, polynomial-time decidable, and optimally colorable in polynomial time, then every 63-planar graph can be colored in polynomial time with at most 64 colors. If 65-ptd66, the bound becomes 67; if 68-ptw69, it becomes 70. Under analogous assumptions for perfect matching counting on 71, weighted and unweighted perfect matchings are polynomial-time computable on 72-planar graphs, and for 73-ptw74 the running time is 75. If Maximum Independent Set is polynomial-time solvable on 76, then there is an EPTAS for Maximum Independent Set on 77-planar graphs with running time 78 (Fomin et al., 11 Jul 2025).
Representative target classes include bipartite graphs, perfect graphs, bounded clique-width graphs, graphs excluding a shallow-vortex as a minor, chain graphs, co-chain graphs, threshold graphs, and 79-free graphs, depending on the downstream algorithmic task. This suggests that H-Planarity is best viewed as a transfer principle: it imports planar-graph algorithmics into mixed structures whose nonplanar parts are confined to components from 80, while the torso retains global planar control (Fomin et al., 11 Jul 2025).
The framework also has sharp boundaries. The paper notes that if one only required 81 to be planar, rather than 82, the problem becomes NP-hard by partition hardness results, even for hereditary disjoint-union-closed 83. This clarifies the conceptual role of the torso: it is the device that makes the decomposition both structurally faithful and algorithmically tractable (Fomin et al., 11 Jul 2025).
In its current sense, H-Planarity is therefore a theory of planar torsos and global modulators. Its significance lies less in a single recognition problem than in the decomposition template it provides: a graph can be algorithmically close to planar not because a small set of vertices restores planarity, but because the entire nonplanar remainder decomposes into 84-components whose effect on the retained core can still be summarized by a planar torso.