Elimination distance to bounded degree on planar graphs
Pith reviewed 2026-05-24 13:54 UTC · model grok-4.3
The pith
Elimination distance to degree-d graphs is fixed-parameter tractable on planar graphs.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
There exists an algorithm that given a planar graph G and integers d and k decides in time f(k,d)·n^c for a computable function f and constant c whether the elimination distance of G to the class of degree d graphs is at most k.
What carries the argument
Elimination distance to the class of degree-d graphs, the minimum number of steps of vertex elimination needed to reach a graph whose maximum degree is at most d.
If this is right
- The decision problem belongs to FPT when the input is restricted to planar graphs.
- Small values of k and d allow the distance to be computed in time polynomial in the size of the graph.
- The result applies directly to any problem whose complexity is controlled by this elimination distance on planar instances.
Where Pith is reading between the lines
- The same algorithmic approach may transfer to other sparse graph classes that admit similar structural decompositions.
- The FPT result could be used as a subroutine inside algorithms for graph isomorphism on planar graphs whose elimination distance is bounded.
- It remains open whether the same tractability holds when the planarity restriction is dropped.
Load-bearing premise
The input graph must be planar.
What would settle it
A proof that the decision problem is W[1]-hard on planar graphs for some fixed d, or an explicit planar graph family where any algorithm requires time superpolynomial in n when k and d are fixed.
read the original abstract
We study the graph parameter elimination distance to bounded degree, which was introduced by Bulian and Dawar in their study of the parameterized complexity of the graph isomorphism problem. We prove that the problem is fixed-parameter tractable on planar graphs, that is, there exists an algorithm that given a planar graph $G$ and integers $d$ and $k$ decides in time $f(k,d)\cdot n^c$ for a computable function~$f$ and constant $c$ whether the elimination distance of $G$ to the class of degree $d$ graphs is at most $k$.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript claims that the elimination distance to bounded degree problem is fixed-parameter tractable on planar graphs: there exists an algorithm that, given a planar graph G and integers d and k, decides in time f(k,d)·n^c (for computable f and constant c) whether the elimination distance of G to the class of degree-d graphs is at most k.
Significance. If the result holds, it would establish FPT membership for this parameter on planar graphs, building on the introduction of elimination distance by Bulian and Dawar in the context of graph isomorphism. This could contribute to the parameterized complexity of structural graph problems on planar inputs, but the abstract-only manuscript provides no basis for evaluating the strength or novelty of the techniques.
major comments (1)
- The manuscript consists only of the abstract and contains no proof, reduction, running-time analysis, or technical argument. Consequently the central claim of an f(k,d)·n^c algorithm cannot be verified against any derivation or data in the provided text.
Simulated Author's Rebuttal
We thank the referee for their comments on our submission. We address the major comment below.
read point-by-point responses
-
Referee: [—] The manuscript consists only of the abstract and contains no proof, reduction, running-time analysis, or technical argument. Consequently the central claim of an f(k,d)·n^c algorithm cannot be verified against any derivation or data in the provided text.
Authors: We agree that the provided manuscript consists solely of the abstract and contains no proofs or technical details. This submission is an abstract-only version. The full paper containing the complete proof that elimination distance to degree-d graphs is FPT on planar graphs (via an f(k,d)·n^c algorithm) is available on arXiv:2007.02413. We are happy to provide the full version for further review if requested by the editor. revision: no
Circularity Check
No circularity: abstract states existence result with no derivation chain
full rationale
The provided document consists solely of the abstract, which asserts the existence of an FPT algorithm for elimination distance to bounded degree on planar graphs. No equations, definitions, reductions, or technical steps are present that could reduce to self-referential inputs, fitted parameters, or self-citations. The parameter itself is attributed to prior external work (Bulian and Dawar) with no author overlap. The claim is an existence statement rather than a constructed prediction or renamed known result, making the derivation chain empty and non-circular by the given criteria.
Axiom & Free-Parameter Ledger
axioms (1)
- standard math Standard definition of fixed-parameter tractability and elimination distance from Bulian and Dawar
Lean theorems connected to this paper
-
IndisputableMonolith/Foundation/AlexanderDuality.leanalexander_duality_circle_linking unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
there exists an algorithm that given a planar graph G and integers d and k decides in time f(k,d)·n^c ... whether the elimination distance of G to the class of degree d graphs is at most k
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.