Degeneracy Graphs: Concepts and Insights
- Degeneracy graphs are defined by the maximum minimum degree in any subgraph, computed via k-core decompositions and serving as a key hereditary sparsity measure.
- The spectral variant bounds eigenvalues by relating the spectral radius to maximum degrees, influencing extremal results and coloring bounds.
- Weak and strict degeneracy variants offer practical algorithmic insights for efficient coloring and ordering in planar, sparse, and random graph models.
Degeneracy is a hereditary sparsity parameter that measures the largest minimum degree attained by a subgraph. A graph is -degenerate when every subgraph of contains a vertex of degree at most ; equivalently, , and this quantity is the largest for which the -core is non-empty (Kim et al., 2016, Fomin et al., 2019). Around this classical notion, a substantial literature studies spectral degeneracy, weak degeneracy, strict and fractional variants, and applications to extremal graph theory, coloring, random graph models, and exponential random graph models (Dvorak et al., 2010, Bernshteyn et al., 2021).
1. Classical degeneracy, cores, and hereditary sparsity
For a simple graph , the -core is the unique maximal subgraph whose minimum degree is at least , equivalently obtained by iteratively deleting vertices of degree less than 0 until all remaining vertices have degree at least 1. The degeneracy is
2
and 3 is 4-degenerate precisely when every subgraph has a vertex of degree at most 5 (Kim et al., 2016). This is equivalent to the existence of a degeneracy ordering 6 such that each 7 has at most 8 neighbors among 9, or, after reversing the order, at most 0 earlier neighbors (Dvorak et al., 2010, Fomin et al., 2019).
The parameter is closely tied to peeling and orientation. A 1-degenerate graph admits an orientation with maximum indegree 2, and a uniform indegree orientation with maximum indegree 3 implies 4-degeneracy (Dvorak et al., 2010). Degeneracy also bounds density: if 5 is 6-degenerate, then for every subgraph 7 one has 8, so the average degree of 9 is at most 0, and 1 (Dvorak et al., 2010). The coloring number satisfies 2 (Li et al., 6 Mar 2026).
These formulations make degeneracy a canonical hereditary sparsity measure. It is hereditary because it is defined by quantifying over all subgraphs; it is algorithmically tractable because the peeling process computes the full core decomposition in linear time in practice, namely 3 for 4 (Kim et al., 2016, Fomin et al., 2019). This explains why degeneracy orderings underlie sparse graph routines for coloring, ordering, and subgraph listing.
2. Spectral and extremal formulations
A central spectral variant is spectral degeneracy. Writing 5 for the spectral radius and 6 for the maximum degree, a graph 7 is spectrally 8-degenerate if every subgraph 9 satisfies
0
This notion is hereditary by definition and is motivated by a common pattern in classical upper bounds: if a tree has maximum degree 1, then 2; if 3 is planar with maximum degree 4, then 5; and if 6 is 7-degenerate with maximum degree 8, then 9 (Dvorak et al., 2010).
The converse is only partial. If 0 is spectrally 1-degenerate and 2, then 3 contains a vertex of degree at most
4
more precisely at most 5 (Dvorak et al., 2010). The same paper shows that the dependence on 6 cannot be eliminated if the dependence on 7 is subexponential, and that deciding whether a graph is spectrally 8-degenerate is co-NP-complete (Dvorak et al., 2010). Spectral degeneracy therefore enforces low-degree structure, but more weakly than classical degeneracy.
Degeneracy also supports sharp spectral extremal results. For 9-degenerate graphs of order 0, the split graph
1
simultaneously maximizes the adjacency spectral radius 2 and the signless Laplacian spectral radius 3. Explicitly,
4
and
5
with equality only for 6 (Nikiforov, 2013). In the same direction, a general upper bound for 7 in terms of 8 yields exact equality criteria involving regular graphs or components of order 9 whose degrees are 0 or 1 (Nikiforov, 2013).
A non-spectral extremal manifestation appears in layout theory. If 2 denotes cutwidth, then every graph satisfies
3
and if 4 is triangle-free, then
5
More generally, 6-free graphs satisfy
7
(0907.5138). Degeneracy thus controls not only coloring and density but also spectral growth and linear layout complexity.
3. Weak, strict, local, and fractional variants
Weak degeneracy replaces pure deletion by a deletion-with-saving operation. Given a budget function 8, Delete removes a vertex and decreases the budgets of all neighbors by 9, whereas DelSave removes a vertex 0 and spares one adjacent vertex 1 from the decrement, provided 2 and the updated budget remains nonnegative. A graph is weakly 3-degenerate if all vertices can be removed by a legal sequence of these operations, and the weak degeneracy 4 is the least constant 5 such that 6 is weakly 7-degenerate (Bernshteyn et al., 2021, Han et al., 2023). Every 8-degenerate graph is weakly 9-degenerate, but the converse fails in general (Bernshteyn et al., 2021).
Weak degeneracy is tailored to coloring. If 0 is weakly 1-degenerate, then
2
and Bernshteyn–Lee proved that planar graphs are weakly 3-degenerate (Bernshteyn et al., 2021). A corrected proof of this planar bound was later given, together with a strengthened boundary-induction theorem for plane graphs (Bernshteyn et al., 2024). The same framework sharpens in special families: planar graphs of girth at least 4 are weakly 5-degenerate, and locally planar graphs are weakly 6-degenerate (Han et al., 2023). A local refinement uses the vertex-wise girth parameter 7, the length of a shortest cycle containing 8, and proves that every planar graph is weakly 9-degenerate whenever
00
which in turn implies the corresponding local correspondence-coloring theorem (Davies et al., 30 Apr 2025).
Weak degeneracy also admits structural analogues of Brooks-type phenomena. A connected graph of maximum degree 01 is weakly 02-degenerate unless it is 03, and more generally, if 04, then either 05 contains a 06-clique or
07
(Bernshteyn et al., 2021). For regular graphs, the lower bound is exact in a different direction: every 08-regular graph satisfies
09
and this is tight for every 10 (Yang, 2023).
A further extension replaces unweighted deletions by arc-weighted acyclic orientations. In the type-11 strict variant, 12 is 13-14-degenerate if it has an arc-weighted orientation 15 with weighted outdegree 16 for every vertex and such that every nonempty sub-digraph contains a dominating arc 17 with
18
This implies that 19 is 20-paintable and 21-AT (Zhou et al., 2023).
Fractional analogues transfer these ideas to fractional DP-coloring. The parameters 22 and 23 are defined via the ShadeSave process and satisfy
24
For cycles,
25
and for unicyclic graphs one has 26 (Dominik et al., 14 Apr 2026). These results show that degeneracy-type control persists even in fractional DP-coloring.
4. Algorithmic consequences and restricted planar families
Classical degeneracy is computationally simple: the smallest-last or peeling procedure computes 27 and the core decomposition in linear time (Fomin et al., 2019). That tractability makes degeneracy a natural parameter for above-guarantee algorithms. If 28, then every graph contains a cycle of length at least 29 by the Erdős–Gallai argument, but deciding whether a graph contains a cycle of length at least 30 is NP-complete, even for connected graphs. The complexity changes on 2-connected graphs: deciding whether such a graph contains a cycle of length at least 31 is solvable in time
32
and for connected graphs the analogous longest-path problem is solvable in time 33 (Fomin et al., 2019).
Weak and strict degeneracy have been especially productive on sparse surface families. For planar graphs without any configuration from Fig. 2 of Wang–Wang–Yang, toroidal graphs without any configuration from Fig. 5, and planar graphs without intersecting 34-cycles, the graphs are weakly 35-degenerate; moreover, they admit strictly 36-degenerate transversals, have DP-paint number at most four, and have list vertex arboricity at most two (Wang et al., 2021). A different planar theorem shows that planar graphs without 37- and 38-cycles satisfy weak 39-degeneracy under two separate additional hypotheses: either no 40-cycles are normally adjacent to 41-cycles, or no 42-cycles are normally adjacent to 43-cycles. In each case the consequence is 44-DP-colorability, 45-DP-paintability, and near-bipartiteness (Wang, 2023).
Other local restrictions produce the same threshold. Planar graphs with distance of 46-cycles greater than 47 and no cycles of lengths 48 are weakly 49-degenerate, and they admit a partition 50 in which 51 is independent and 52 is a forest (Wang et al., 25 Feb 2025). Planar graphs of girth at least 53 are weakly 54-degenerate, while locally planar graphs are weakly 55-degenerate (Han et al., 2023). These are stronger structural conclusions than merely 56-choosable or 57-choosable.
Arc-weighted strict degeneracy leads to truncated-degree choosability. A graph is 58-truncated-degree-choosable when it is 59-choosable for 60. Here the picture is mixed. There exists a 61-connected non-complete planar graph that is not 62-truncated-degree-choosable, answering a question of Richter in the negative, but every 63-connected non-complete planar graph is 64-65-truncated-degree-degenerate and hence 66-truncated-degree-choosable (Zhou et al., 2023).
Taken together, these results show that degeneracy variants are not merely abstract refinements of peeling. They furnish constructive reduction schemes, parameterized algorithms, and stronger coloring consequences on graph classes where ordinary 67-degeneracy or 68-degeneracy is too coarse.
5. Statistical, probabilistic, and compositional settings
Degeneracy also appears as a sufficient statistic in network models. The edge-degeneracy ERGM is the two-parameter exponential family
69
with sufficient statistics 70 and 71 (Kim et al., 2016). Its convex support is the polytope
72
whose extremal edge counts at fixed degeneracy are
73
Every lattice point in 74 is realizable, the boundary has exactly 75 realizable lattice points and all of them are vertices, and the normalized limit shape is the lens
76
(Kim et al., 2016). This geometry explains when the model concentrates on the empty graph, the complete graph, or nontrivial extremal core structures.
In random graph theory, degeneracy undergoes a sharp trichotomy in random intersection graphs. For the model 77 with
78
one has, with high probability,
79
80
and bounded expansion, hence 81, if 82 (Farrell et al., 2014). Under the condition 83, the same model has hyperbolicity at least 84 asymptotically almost surely (Farrell et al., 2014). Degeneracy therefore separates the structurally sparse regime from the somewhere-dense regime in this model.
Compositional graph operations exhibit further controlled behavior. For the 85-sum operations 86, if 87 is 88-degenerate and 89 is 90-degenerate, then the resulting degeneracies satisfy explicit formulas: 91
92
93
while for 94-sums, 95 is 96-degenerate when 97 or 98, and 99-degenerate when 00 (Li et al., 6 Mar 2026). Through the inequality 01, these formulas immediately imply upper bounds on the Alon–Tarsi number of the corresponding constructions (Li et al., 6 Mar 2026).
These lines of work enlarge degeneracy from a static graph invariant into a modeling coordinate. In ERGMs it describes core intensity; in random intersection graphs it marks a phase transition in structural sparsity; in 02-sum operations it predicts coloring behavior through explicit compositional rules.
6. Terminological boundaries, family-level notions, and open directions
A recurring source of confusion is that several nearby terms are not equivalent. In hereditary classes defined by a finite forbidden induced set 03, bounded degeneracy occurs if and only if 04 includes a complete graph, a complete bipartite graph, and a forest (Atminas et al., 2022). This is a theorem about the classical parameter 05 on every graph in the class. By contrast, in the spectral extremal paper of Wu, Kang, and Ni, a family 06 is called degenerate when it contains at least one bipartite graph; the associated parameters are the covering number 07 and the independent covering number 08, and the spectral extremizers are characterized by joins with a core of size 09 (Wu et al., 16 Jul 2025). That usage is family-theoretic and unrelated to a peeling bound on individual graphs.
A second terminological divergence appears in work on graphs realized by finite abelian groups. There, degeneration is a homomorphism-based relation: an edge or a graph degenerates to another if a graph homomorphism maps the former to the latter, and group homomorphisms induce such graph homomorphisms on annihilator graphs (Raja, 2022). This notion produces partial orders, threshold graphs, and Young-diagram lattices, but it is not the same as 10-degeneracy.
Current open problems are concentrated in recognition, locality, and sharp constants. For spectral degeneracy, natural questions include improving the rough converse
11
understanding whether the logarithmic dependence on 12 can be improved under additional assumptions, and deciding whether polynomial-time approximate recognition exists for spectrally 13-degeneracy (Dvorak et al., 2010). For weak degeneracy, open directions include the complexity of computing 14 and the conjectural behavior for clique-free or triangle-free graphs of large maximum degree (Bernshteyn et al., 2021). In local weak degeneracy, one explicit conjecture asks for a universal constant 15 such that every planar graph with a local girth function admits a legal sequence with average availability at least 16, which would imply exponentially many local-girth correspondence colorings (Davies et al., 30 Apr 2025).
The modern study of degeneracy graphs is therefore best understood as a family of related but non-identical theories. Classical degeneracy supplies hereditary sparsity, cores, and greedy orderings; spectral degeneracy translates sparse structure into eigenvalue control; weak and strict degeneracy sharpen coloring and online coloring; probabilistic and statistical models use degeneracy as a phase parameter; and family-level or algebraic uses of “degenerate” and “degeneration” require separate interpretation. The common thread is structural control by recursive low-complexity subgraphs, but the mechanisms and consequences differ substantially across these settings.