Erdős-Pósa Property for Graph Subdivisions
- The Erdős-Pósa property for subdivisions defines a min-max duality that guarantees either k disjoint H-subdivisions or a bounded hitting set exists in the graph.
- Recent advances localize hitting sets and refine classical bounds using techniques like tree-decomposition and Menger-type connectivity, especially for planar and subcubic graphs.
- Extensions of the property address edge and induced variants along with infinite and directed settings, linking topological graph theory with algorithmic applications.
The Erdős-Pósa property for subdivisions lies at the intersection of topological graph theory and combinatorial optimization, encapsulating a min-max duality between the existence of disjoint models of a fixed graph and the size of vertex or edge sets intersecting all such models. This property, foundational for both structural theory and algorithmic applications, admits rich variant formulations—vertex, edge, induced, directed, and infinite-cardinal—each displaying subtle thresholds that depend on the pattern graph . Recent advances include results on localizing hitting sets within prescribed substructures, full dichotomies for induced subdivisions, and fine structural theorems for edge and digraph analogues.
1. Formal Definitions and General Framework
Given a finite simple graph , an -subdivision in a host graph is a subgraph equipped with a mapping such that vertices are taken to distinct vertices (branch vertices), and each edge is replaced by a simple path between and , with the property that paths for distinct edges are internally vertex-disjoint and is the union of all images.
Let denote the class of all graphs admitting an -subdivision.
The vertex-Erdős–Pósa property for subdivisions of asserts the existence of a function (the gap function) such that for every graph and , either contains vertex-disjoint -subdivisions or admits a vertex-set with such that is -subdivision-free (Raymond et al., 2016).
The edge-Erdős–Pósa property replaces vertices by edges: for every and either has edge-disjoint -subdivisions or of meets all subdivisions.
The induced Erdős–Pósa property requires the -subdivisions be induced subgraphs (Kwon et al., 2018).
2. Classical Dichotomies and Bounds
The classical Erdős–Pósa theorem concerns cycles (), showing cycles have the vertex (and for some regimes, edge) Erdős–Pósa property with . Thomassen's dichotomy (Raymond et al., 2016) established that for subdivisions, has the vertex-Erdős–Pósa property if and only if is planar. In particular:
- For non-planar , the packing-covering gap is unbounded; there exist with but arbitrarily large.
- For planar , both existential and near-optimal bounds are known: and (Raymond et al., 2016).
3. Localized Erdős–Pósa Theorems for Subdivisions
A significant refinement is the localized Erdős–Pósa property for subdivisions (Ai et al., 25 Dec 2025). Let have vertices and edges and suppose has the Erdős–Pósa property for subdivisions with bounding function . For any with no vertex-disjoint -subdivisions, the main theorem guarantees:
- There exist vertex-disjoint -subdivisions and with
such that contains no -subdivision.
This localizes the hitting set inside the union of up to prescribed subdivisions, sharpening the classical statement where the hitting set could be supported outside any particular set of models. The proof employs an induction on , data structures tracking "hitting triples" , an explicit score function, and iterated applications of Menger-type connectivity to bound the size of .
For subcubic forests and subcubic planar , sharper, polynomial bounds are possible; for example, for a subcubic tree on vertices,
4. Edge and Induced Versions: Structure and Limitations
For edge-disjoint subdivisions, the edge-Erdős–Pósa property is more restrictive:
- Cycles and long cycles admit the property with for cycles of length at least (Bruhn et al., 2016).
- -subdivisions (i.e., subdivisions of the complete graph ) have the edge-Erdős–Pósa property with an explicit bound (Bruhn et al., 2018).
- For most with complex topology (notably, planar graphs with more than three high-degree vertices or unbounded treewidth), the edge-Erdős–Pósa property fails. Techniques such as frame+hub decompositions, series-parallel reductions, and modular induction yield upper bounds only in special cases.
The induced Erdős–Pósa property for -subdivisions admits a full classification (Kwon et al., 2018):
- For forests, induced -subdivisions have the property iff every component has at most one vertex of degree at least $3$.
- For complete bipartite graphs , the property holds iff or .
- For cycles, only -subdivisions with have the induced property.
- Some small patterns admit the property (diamond, $1$-pan, $2$-pan), always with polynomial upper bounds, e.g., .
For all other cases (cycles of length , , forests with two high-degree vertices in a component, non-planar ), "negative templates" construct graph families with maximum packing number $1$ and hitting set size growing with parameter . The underlying obstacles are the forced overlap of subdivisions and the replication of many isomorphic configurations (Kwon et al., 2018).
5. The Infinite and Directed Settings
In the context of infinite graphs and infinite-cardinal generalizations, results extend via compactness and well-quasi-ordering machinery (Krill, 2024). For any (possibly infinite) tree , the class of graphs containing as a topological minor satisfies:
- The -Erdős–Pósa property for all uncountable ;
- If is rayless (contains no one-way infinite path), then also the classical and -Erdős–Pósa property (finite cover for finite packing);
- Bounds are available in the finite/rayless case, with reflecting the size of the appropriately closed portion of the underlying tree-decomposition.
The extension relies on the well-quasi-ordering of trees under topological minors (Nash-Williams/Laver) and the ability to recursively build "hordes" of embeddings or find small closures forcing the compactness argument (Krill, 2024).
In directed graphs, the first nontrivial acyclic pattern shown to admit an Erdős–Pósa property is the tripod (subdivision of a digraph consisting of two sources feeding into a common center, then out to a sink) (Briański et al., 2024). The proof uses onion-harvesting lemmas, matroid intersection for separation lemmas, and a Ramsey-theoretic framework, yielding large (probably tower-type) bounds . There is, however, no such property known for more general arborescences.
6. Structural Techniques and Proof Schemes
Modern proofs for the Erdős–Pósa property employ tree- and branch-decomposition arguments, recursive separation schemes, and connections to grid-minor theorems:
- For planar , the Chekuri–Chuzhoy grid-minor theorem yields a ceiling on treewidth sufficient to guarantee large packings, combining with induction for small treewidth cases to glue the result (Raymond et al., 2016).
- Bounding functions for packings and coverings in bounded-treewidth graphs reduce to combinatorial separation and branching arguments.
- Induced and edge variants often require careful tracking of unique decomposition templates and exploit specific forbidden substructures (ears, bridges, frames, shadows, modules).
A typical structure is as follows:
| Property | Known Positive Cases | Gap Function Order |
|---|---|---|
| Vertex-EP | planar | , (Raymond et al., 2016) |
| Edge-EP | cycles, long cycles, -subdivisions | polynomial or (Bruhn et al., 2016, Bruhn et al., 2018) |
| Induced-EP | forests (at most $1$ high-degree per component), with or , small patterns | or polynomial (Kwon et al., 2018) |
7. Open Directions and Conjectures
Several central challenges remain open:
- Characterization of all such that subdivisions or immersions of admit the edge-Erdős–Pósa property.
- Sharpening quantitative bounds for the gap function for various classes, particularly the removal (or optimality) of factors for outerplanar or bounded-treewidth (Raymond et al., 2016).
- Directed analogues for arborescences and more complex patterns beyond the tripod (Briański et al., 2024).
- Algorithmic implications: for positive results (especially induced/vertex cases), bounding functions translate into FPT algorithms for disjoint packing or small hitting set detection, with polynomial-time implementations for specific template classes.
The emerging theme is the tightly coupled interplay between the topological properties of (planarity, treewidth, degree structure), the structural decomposition of graphs (tree- and branch-decomposition, well-quasi-ordering), and the type (vertex, edge, induced, infinite) of Erdős–Pósa duality under consideration. The property, in all its incarnations, remains a central tool for unifying probabilistic, structural, and algorithmic graph theory.