Papers
Topics
Authors
Recent
Search
2000 character limit reached

Vertex-Critical Graphs and Coloring Obstructions

Updated 14 June 2026
  • Vertex-critical graphs are minimally k-chromatic structures that lose k-colorability when any vertex is removed, serving as minimal obstructions to (k-1)-colorability.
  • Structural theorems reveal that families like gem and co-gem-free graphs are either complete or clique-expansions of C5, allowing explicit enumeration for low k values.
  • Advanced techniques such as forbidden subgraph arguments and modular decomposition yield finite obstruction sets, which guide the design of certifying algorithms for graph coloring.

A vertex-critical graph is a graph GG for which the chromatic number χ(G)\chi(G) equals kk and, for every vertex v∈V(G)v \in V(G), the chromatic number of G−vG-v is strictly less than kk. These graphs serve as the minimal obstructions to (k−1)(k-1)-colorability under vertex deletions, making them central to the theory of graph coloring, finite forbidden-subgraph characterizations, and certifying algorithms.

1. Formal Definitions and Terminology

A graph GG is called kk-vertex-critical if: χ(G)=kandχ(G−v)<k∀v∈V(G)\chi(G) = k \quad \text{and} \quad \chi(G-v) < k \qquad \forall v \in V(G) where χ(G)\chi(G)0 denotes the chromatic number. In this context, χ(G)\chi(G)1 is vertex-critical with respect to proper vertex coloring, in the sense that every vertex is essential to maintaining the chromatic number χ(G)\chi(G)2 (Abuadas et al., 2022).

Vertex-critical graphs are the minimal elements (under induced subgraph ordering) of the set of χ(G)\chi(G)3-chromatic graphs. For hereditary graph classes χ(G)\chi(G)4 (closed under induced subgraphs), the vertex-critical graphs in χ(G)\chi(G)5 are of particular interest, as they serve as obstruction sets for colorability within χ(G)\chi(G)6.

2. Core Results and Structural Theorems

Two classes of finiteness results are central to recent developments:

  • Vertex-critical χ(G)\chi(G)7-free Graphs: For all integers χ(G)\chi(G)8 and χ(G)\chi(G)9, there are only finitely many kk0-vertex-critical graphs that exclude, as induced subgraphs, the disjoint union kk1 (a 3-vertex path and kk2 isolated vertices) (Abuadas et al., 2022).
  • Vertex-critical (gem, co-gem)-free Graphs: For all kk3, the only kk4-vertex-critical graphs that are simultaneously gem-free and co-gem-free are either complete graphs kk5 or clique expansions of the 5-cycle kk6. This class is fully characterized, and explicit enumeration is possible for kk7 (Abuadas et al., 2022).

The finiteness dichotomy for vertex-critical kk8-free graphs is nearly resolved: for any fixed kk9, the set of v∈V(G)v \in V(G)0-vertex-critical, v∈V(G)v \in V(G)1-free graphs is finite for all v∈V(G)v \in V(G)2 if and only if v∈V(G)v \in V(G)3 is an induced subgraph of one of v∈V(G)v \in V(G)4, v∈V(G)v \in V(G)5, or v∈V(G)v \in V(G)6; the open case remains v∈V(G)v \in V(G)7 (Abuadas et al., 2022).

3. Key Techniques and Proof Approaches

The proofs of finiteness for vertex-critical graphs in specific hereditary classes utilize a blend of forbidden subgraph arguments, Ramsey theory, and structural decompositions:

  • Bounding Independent Sets: For v∈V(G)v \in V(G)8-free graphs, the size of a maximum independent set v∈V(G)v \in V(G)9 and the structure of G−vG-v0 are tightly controlled by the forbidden induced subgraph. This yields explicit bounds on G−vG-v1 and G−vG-v2 (clique number), which, via Ramsey’s theorem, guarantee finiteness (Abuadas et al., 2022).
  • Structural Templates and Expansions: For (gem, co-gem)-free graphs, a template-based approach is employed, relying on the fact that every such vertex-critical graph is either a complete graph or a clique-expansion of G−vG-v3 (i.e., each vertex of G−vG-v4 is replaced by a clique with adjacencies mirroring G−vG-v5) (Abuadas et al., 2022).
  • Modular Decomposition: The structure of certain forbidden-subgraph-free classes is decomposed into modules, with the property that any nontrivial module in a vertex-critical graph is itself a smaller vertex-critical graph, facilitating inductive arguments (Abuadas et al., 2022).

4. Enumeration and Explicit Obstruction Lists

The enumeration of vertex-critical graphs in some classes reaches complete explicitness. For (gem, co-gem)-free graphs, the count of vertex-critical graphs for G−vG-v6 is given precisely by

G−vG-v7

For G−vG-v8, the non-complete graphs correspond to clique-expansions of G−vG-v9 with parameters kk0 such that kk1 and kk2 for cyclic indices kk3 (Abuadas et al., 2022).

This explicitness enables certifying algorithms: for any graph in the class, one can generate or test for membership in the finite list of critical obstructions to verify kk4-colorability.

5. Algorithmic and Structural Consequences

The finiteness of vertex-critical graphs in hereditary classes yields immediate algorithmic benefits:

  • Certifying Algorithms: For any hereditary class where only finitely many kk5-vertex-critical graphs exist, kk6-colorability can be decided with a certifying algorithm: if the input is kk7-colorable, exhibit a coloring; otherwise, exhibit an induced subgraph isomorphic to one of the known vertex-critical obstructions (Abuadas et al., 2022).
  • Obstruction-based Characterization: These results provide, for broad classes, a finite set of forbidden induced subgraphs (the vertex-critical graphs) such that a graph is kk8-colorable if and only if it avoids them.

This framework unifies obstruction theory in coloring, offering a finite method for verification in complexity-theoretically tractable classes.

6. Broader Context and Open Problems

The study of vertex-critical graphs in forbidden subgraph settings informs several major lines of inquiry:

  • Sharp Boundaries: The transition from finite to infinite families of kk9-vertex-critical graphs (as one varies the forbidden subgraphs) is a central structural dichotomy, associated with tractability in coloring and finite obstruction sets (Abuadas et al., 2022).
  • Open Classes: The primary unresolved case is (k−1)(k-1)0, where it remains unknown whether there are finitely many (k−1)(k-1)1-vertex-critical (k−1)(k-1)2-free graphs for all (k−1)(k-1)3 and all (k−1)(k-1)4 (Abuadas et al., 2022).
  • Connection to Certifying Complexity: Understanding which hereditary classes admit finite obstruction lists for vertex-critical graphs is pivotal for the design of certifying algorithms and for explicit characterization of chromatic properties across graph classes.

The explicit structural characterizations and enumeration for classes such as (gem, co-gem)-free graphs advance the classification program in forbidden subgraph theory and shed light on minimal colorability obstructions, forming a foundation for future progress in graph coloring and hereditary constraint classes.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (1)

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 Vertex-Critical Graphs.