Papers
Topics
Authors
Recent
Search
2000 character limit reached

Erdős-Pósa Property for Graph Subdivisions

Updated 1 January 2026
  • 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 HH 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 HH. 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 HH, an HH-subdivision in a host graph GG is a subgraph H~G\widetilde H \subseteq G equipped with a mapping ϕ:V(H)E(H)V(H~){paths in H~}\phi: V(H)\cup E(H) \to V(\widetilde H)\cup\{\text{paths in }\widetilde H\} such that vertices are taken to distinct vertices (branch vertices), and each edge e={u,v}E(H)e=\{u,v\}\in E(H) is replaced by a simple path between ϕ(u)\phi(u) and ϕ(v)\phi(v), with the property that paths for distinct edges are internally vertex-disjoint and H~\widetilde H is the union of all images.

Let T(H)T(H) denote the class of all graphs admitting an HH-subdivision.

The vertex-Erdős–Pósa property for subdivisions of HH asserts the existence of a function fH:NNf_H:\mathbb N\to\mathbb N (the gap function) such that for every graph GG and k1k\geq 1, GG either contains kk vertex-disjoint HH-subdivisions or admits a vertex-set XV(G)X\subseteq V(G) with XfH(k)|X|\leq f_H(k) such that GXG-X is HH-subdivision-free (Raymond et al., 2016).

The edge-Erdős–Pósa property replaces vertices by edges: for every GG and kk either GG has kk edge-disjoint HH-subdivisions or XE(G)X\subseteq E(G) of Xf(k)|X|\leq f(k) meets all subdivisions.

The induced Erdős–Pósa property requires the HH-subdivisions be induced subgraphs (Kwon et al., 2018).

2. Classical Dichotomies and Bounds

The classical Erdős–Pósa theorem concerns cycles (H=K3H=K_3), showing cycles have the vertex (and for some regimes, edge) Erdős–Pósa property with fK3(k)=O(klogk)f_{K_3}(k)=O(k\log k). Thomassen's dichotomy (Raymond et al., 2016) established that for subdivisions, T(H)T(H) has the vertex-Erdős–Pósa property if and only if HH is planar. In particular:

  • For non-planar HH, the packing-covering gap is unbounded; there exist GG with v–packT(H)(G)=1v\text{–pack}_{T(H)}(G)=1 but v–coverT(H)(G)v\text{–cover}_{T(H)}(G) arbitrarily large.
  • For planar HH, both existential and near-optimal bounds are known: fH(k)=Oh(klogk)f_H(k)=O_h(k\log k) and fH(k)=O(hO(1)kpolylogk)f_H(k)=O(h^{O(1)}k\operatorname{polylog}k) (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 HH have nn vertices and mm edges and suppose HH has the Erdős–Pósa property for subdivisions with bounding function fHf_H. For any GG with no k+1k+1 vertex-disjoint HH-subdivisions, the main theorem guarantees:

  • There exist 0k0\leq\ell\leq k vertex-disjoint HH-subdivisions H1,,HGH_1,\ldots,H_\ell\subseteq G and XV(Hi)X\subseteq \bigcup V(H_i) with

X2fH(k)mk+k(mn)|X|\leq 2^{f_H(k)}mk + k(m-n)

such that GXG-X contains no HH-subdivision.

This localizes the hitting set inside the union of up to kk prescribed subdivisions, sharpening the classical statement where the hitting set could be supported outside any particular set of kk models. The proof employs an induction on kk, data structures tracking "hitting triples" (S,X,Y)(S,X,Y), an explicit score function, and iterated applications of Menger-type connectivity to bound the size of XX.

For subcubic forests and subcubic planar HH, sharper, polynomial bounds are possible; for example, for a subcubic tree HH on nn vertices,

X2nk(n2)k.|X|\leq 2^{nk}(n-2)k.

(Ai et al., 25 Dec 2025)

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 f(k,)=210k2logk+10(k1)f(k,\ell)=210k^2\log k + 10\ell(k-1) for cycles of length at least \ell (Bruhn et al., 2016).
  • K4K_4-subdivisions (i.e., subdivisions of the complete graph K4K_4) have the edge-Erdős–Pósa property with an explicit bound O(k8logk)O(k^8\log k) (Bruhn et al., 2018).
  • For most HH 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 HH-subdivisions admits a full classification (Kwon et al., 2018):

  • For forests, induced HH-subdivisions have the property iff every component has at most one vertex of degree at least $3$.
  • For complete bipartite graphs Kn,mK_{n,m}, the property holds iff n1n\leq 1 or m2m\leq 2.
  • For cycles, only CC_\ell-subdivisions with 4\ell\leq 4 have the induced property.
  • Some small patterns admit the property (diamond, $1$-pan, $2$-pan), always with polynomial upper bounds, e.g., f(k)=O(k2logk)f(k)=O(k^2\log k).

For all other cases (cycles of length 5\geq 5, K2,r,r3K_{2,r}, r\geq 3, forests with two high-degree vertices in a component, non-planar HH), "negative templates" construct graph families with maximum packing number $1$ and hitting set size growing with parameter nn. 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 TT, the class (T)(T) of graphs containing TT as a topological minor satisfies:

  • The κ\kappa-Erdős–Pósa property for all uncountable κ\kappa;
  • If TT is rayless (contains no one-way infinite path), then also the classical and 0\aleph_0-Erdős–Pósa property (finite cover for finite packing);
  • Bounds f(k)=G(U)(k1)f(k)=|G(U)|(k-1) are available in the finite/rayless case, with G(U)|G(U)| 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 f(k)f(k). 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 HH, 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 HH O(klogk)O(k\log k), O(kpolylogk)O(k\operatorname{polylog}k) (Raymond et al., 2016)
Edge-EP cycles, long cycles, K4K_4-subdivisions polynomial or O(k8logk)O(k^8\log k) (Bruhn et al., 2016, Bruhn et al., 2018)
Induced-EP forests (at most $1$ high-degree per component), Kn,mK_{n,m} with n1n\leq1 or m2m\leq2, small patterns O(k2logk)O(k^2\log k) or polynomial (Kwon et al., 2018)

7. Open Directions and Conjectures

Several central challenges remain open:

  • Characterization of all HH such that subdivisions or immersions of HH admit the edge-Erdős–Pósa property.
  • Sharpening quantitative bounds for the gap function for various classes, particularly the removal (or optimality) of logk\log k factors for outerplanar or bounded-treewidth HH (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 HH (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.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Erdős-Pósa Property for Subdivisions.