- The paper introduces H-free Subdivision and gives a 2^{O(k)}·n^{O(1)} fixed-parameter algorithm by branching on edges in induced copies of H.
- The paper proves NP-completeness and rules out 2^{o(k)}·n^{O(1)} algorithms under ETH for broad families, including non-forest graphs of girth at least 4, graphs with one triangle, and many trees with two branching vertices.
- The paper identifies polynomial-time cases involving subdivided stars and bistars while leaving a narrow gap, including trees whose two branching vertices are at distance 3 and some graphs with multiple bistar components.
Problem definition and context
The paper studies a new graph modification problem in which the permitted operation is edge subdivision: replacing an edge uv by a path u–w–v through a fresh vertex w. For a fixed graph H, the H-free Subdivision problem takes as input a graph G and an integer k and asks whether G can be made free of induced copies of u0 by at most u1 successive edge subdivisions. The authors position this problem within the established landscape of modification problems targeting hereditary classes of the form "no induced copy of u2", where the operation ranges over vertex deletion, edge deletion/completion/editing, contraction, subgraph complementation, switching, and vertex splitting; for most of these operations, NP-completeness is known for essentially all nontrivial choices of u3.
Two structural observations frame the entire paper. First, subdivisions never destroy minors or induced minors, so the problem is trivial for minor-closed and induced-minor-closed targets. Second, within the hereditary setting, an induced subdivided star (a tree with at most one vertex of degree at least 3) can never be destroyed by subdivision, and the only way to destroy an induced subdivided bistar (a tree whose two degree-3 vertices are adjacent) is to subdivide the edge joining them. This yields a polynomial-time solvable case: if every component of u4 is a subdivided star or subdivided bistar, with at most one bistar component, the problem is trivially decidable. The authors conjecture that these are the only polynomial-time cases, and that all remaining cases are NP-complete with no u5 algorithm under the Exponential Time Hypothesis (ETH). The paper substantiates this conjecture for a broad family of graphs u6.
Upper bound
A bounded search tree yields a straightforward FPT algorithm running in time u7: repeatedly find an induced copy of u8 and branch on which of its edges to subdivide. All hardness results below are tight against this bound under ETH, since they rule out u9 algorithms.
Hardness via equivalence with edge deletion
The first hardness theorem covers two conditions on w0: (i) w1 and the neighborhood of every degree-2 vertex induces a w2; or (ii) the vertices of degree at least 3 induce at least two edges. Case (i) is handled by showing polynomial equivalence between w3-free Subdivision and w4-free Edge Deletion. The key insight is that a subdivision vertex has degree 2 with a non-adjacent neighborhood, so it cannot play the role of any vertex of such an w5; hence subdividing exactly the edges of an edge-deletion solution produces an w6-free graph, and conversely any subdivision solution induces an edge-deletion solution on the original edges. Since w7-free Edge Deletion is NP-complete and admits no w8 algorithm whenever w9, hardness transfers directly.
Case (ii) uses a reduction from v0-free Edge Deletion where v1 is the subgraph induced by the high-degree vertices. The construction attaches, for each component v2 of v3 (where v4 is the high-degree set), either v5 disjoint copies, per-vertex copies, or per-pair copies of v6 to the input graph, so that any attempted induced copy of v7 can be completed to a copy of v8 using an untouched gadget. The parameter is preserved, giving the ETH lower bound.
Girth-3 graphs
For graphs v9 of girth 3 not covered above, triangles have a restricted form: a hanging triangle contains exactly one high-degree vertex, and a roof triangle contains exactly two. The paper proves NP-completeness and the matching ETH lower bound when w0 has a roof triangle, or when it has two hanging triangles whose attachment vertices are adjacent. Both reductions start from an appropriate w1-free Edge Deletion instance, where w2 is the book-like subgraph spanned by the roof-triangle vertices (or by the adjacent attachment vertices together with their hanging triangles). For every edge of the deletion instance, the construction attaches w3 copies of the remainder w4 — in both orientations when the roles of w5 and w6 are asymmetric — guaranteeing that at least one attached copy survives any solution of size at most w7. Subdivisions cannot create triangles, so any induced copy of w8 must realize its triangle part inside the original graph, forcing an induced copy of w9 to survive unless the corresponding edges are deleted. The paper also proves hardness for every H0 containing precisely one triangle; this follows from the later girth-at-least-4 machinery, since the shortest-cycle vertices then induce a triangle, which is 2-connected.
Non-forest graphs of girth at least 4
The main technical contribution is a complete hardness proof for every non-forest H1 with H2. The generic reduction is from Vertex Cover. Given H3, the construction places H4 as an independent set, adds a universal vertex H5, and for each edge H6 introduces a private induced copy of H7 in which H8 plays the role of a degree-2 vertex H9 on a shortest cycle and H0 play the roles of its neighbors. Crucially, all pairs of distinct edge-gadgets are made complete to each other, and every non-endpoint vertex of H1 is made complete to every gadget. Any induced copy of H2 in the resulting graph is triangle-free, so it can meet at most two gadgets; a careful case analysis shows that any copy distributed across two gadgets would force H3 to be an induced subgraph of one of three explicitly defined exceptional classes H4. If H5 lies outside these classes, a vertex cover translates into subdividing the edges H6 for H7 in the cover, and the counting argument on shortest cycles shows this destroys all copies of H8 without creating new ones.
For H9 inside the exceptional classes, a second reduction applies, again from Vertex Cover but on instances of girth exceeding G0, so that short cycles are confined to individual gadgets. Two situations arise: either the vertices lying on shortest cycles induce a 2-connected subgraph (so those cycles cannot be split across gadgets intersecting in one vertex), or the core of G1 is one of a finite family of explicit structures — the 8-vertex graph G2, or the graphs G3 consisting of two bundles of internally disjoint 2-paths between G4 and G5 with optional adjacency or subdivided adjacency to a vertex G6. In the latter case the construction splits G7 at the cut vertex G8, attaching one part to ordered edges and the other to endpoints, so that every copy of G9 still corresponds to an edge of the source graph. A final structural lemma shows these reductions plus the earlier results cover all non-forest graphs of girth at least 4, completing the dichotomy for this family.
Trees
For trees k0 with exactly two branching vertices k1, the paper proves hardness when k2 is even (including distance 2), or odd and at least 5. Even distances reduce from k3-free Edge Deletion; odd distances at least 5 reduce from k4-free Edge Deletion. Both reductions attach, to every vertex of the input graph, k5 copies of rooted trees k6 for each offset k7 up to roughly half the branching distance k8, where k9 scales the budget (G0). An induced G1 or G2 surviving in the pruned input graph can always be extended, via untouched gadget copies, into an induced copy of G3; conversely, subdividing each deleted edge G4 times eliminates all copies because the branching vertices' connecting path would need to traverse an induced path too long to exist. The counting argument relies on having strictly more gadget copies than the budget allows the solution to touch.
Limitations and open questions
The central conjecture remains open in specific cases. Among trees with exactly two branching vertices, the case where the branching vertices are at distance 3 is not covered: the authors state plainly that they lack a reduction yielding the parameterized subexponential lower bound there, although the general G5 upper bound still applies. More broadly, the full conjecture — that NP-completeness with the ETH lower bound holds for every G6 outside the polynomial-time family, including graphs with multiple bistar components — is verified only for the families listed above. The reductions also inherit their lower bounds from G7-free Edge Deletion and high-girth Vertex Cover, so any improvement in those base bounds would transfer, but no stronger unconditional lower bounds are claimed.
Conclusion
This paper initiates the study of G8-free Subdivision and establishes a near-dichotomy: polynomial-time solvability when every component of G9 is a subdivided star or bistar (with at most one bistar), and NP-completeness with a tight u00 ETH lower bound — matching the trivial u01 search-tree algorithm — for a wide range of u02, including all non-forest graphs of girth at least 4, all graphs with exactly one triangle, several structured girth-3 families, and trees with two branching vertices at distance 2 or at least 4. The remaining gap between the proven-hard and provably-easy cases is narrow and explicitly identified, making the resolution of the stated conjecture a well-defined target for subsequent work.