Skip to content

Goldberg–Seymour Theorem

Every loopless multigraph can be properly edge-colored using no more than the larger of maximum degree plus one and the ceiling of its densest odd-set edge ratio.

Version
v2 · 2026-08-30 · History
Domain-specific #
1942
Origin domain
graph theory
Subdomain
multigraph edge coloring
Aliases
Goldberg Seymour Conjecture, Goldberg Conjecture on Edge Coloring, Seymour Edge Coloring Conjecture

Core Idea

The Goldberg–Seymour Theorem, historically known as the Goldberg–Seymour Conjecture, states that the chromatic index of a loopless multigraph is controlled to within one color by two unavoidable obstructions: congestion at a vertex and congestion inside an odd vertex set. For a loopless multigraph (G=(V,E)), let \(\chi'(G)\) be the minimum number of colors in a proper edge coloring and \(\Delta(G)\) its maximum degree. Define the odd-set density

\[ \Gamma(G)=\max_{\substack{U\subseteq V\\ |U|\ge 3\;\text{odd}}} \frac{2|E(U)|}{|U|-1}, \]

Scope of Application

The theorem applies to finite loopless multigraphs with arbitrary parallel-edge multiplicity. It includes simple graphs as a special case, but its distinctive content is the control of extra color demand created by dense odd submultigraphs. A proper edge coloring is equivalently a partition of the edge multiset into matchings, so the odd-set bound is a matching-capacity constraint.

The result tightly connects integral and fractional edge coloring. Seymour's fractional characterization gives

Clarity

Two density notations circulate. This draft uses real-valued \(\Gamma(G)=\max 2|E(U)|/(|U|-1)\) and writes the ceiling in coloring formulas. An alternative defines

\[ \Gamma_{\mathrm{int}}(G)= \max_{|U|\ge3\text{ odd}} \left\lceil\frac{2|E(U)|}{|U|-1}\right\rceil. \]

Because the maximum ranges over a finite family, \(\Gamma_{\mathrm{int}}=\lceil\Gamma\rceil\), but mixing symbols across conventions creates apparent discrepancies.

Manages Complexity

Without the theorem, parallel edges allow local degree alone to badly underdescribe color demand, and arbitrary subgraph structure appears relevant. Goldberg–Seymour compresses the obstruction landscape into two quantities: maximum vertex load and maximum odd-set load. Every other structural complication is bounded within one additional color of their envelope.

Abstract Reasoning

The odd-set lower bound follows by capacity counting. In any (k)-edge coloring, the edges of one color form a matching. For odd (U), a matching uses at most ((|U|-1)/2) edges of (E(U)). Across (k) colors,

\[ |E(U)|\le k\frac{|U|-1}{2}, \]

Knowledge Transfer

The theorem gives graph theorists, matching theorists, and optimization researchers a common dictionary among proper edge coloring, matching capacity, odd-set inequalities, fractional relaxation, integrality gap, and algorithms. It explains why matching-polytope structure enters an edge-coloring question and why maximum degree alone ceases to be sufficient for multigraphs.

Transfer outside this domain must preserve the exact conflict and capacity model. Scheduling tasks that share resources can be represented as edge coloring only when jobs are edges, resources are endpoints, and each time slot is a matching.

Relationships to Other Abstractions

Local relationship map for Goldberg–Seymour TheoremParents appear above the current abstraction, mutual partners to the right, and children below. Node labels state whether each abstraction is prime or domain-specific; colors identify relation types.Goldberg–SeymourTheoremDOMAINPrime abstraction: Graph Coloring — is a kind ofGraph ColoringPRIME

Current abstraction Goldberg–Seymour Theorem Domain-specific

Parents (1) — more general patterns this builds on

  • Goldberg–Seymour Theorem is a kind of Graph Coloring Prime

    the theorem is a specialized universal result about conflict-free edge labels on multigraphs; this is the proposed strict parent.

Hierarchy path (1) — routes to 1 parentless root

Neighborhood in Abstraction Space

Goldberg–Seymour Theorem sits in a sparse region of the domain-specific corpus (81st percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.

Family — Graph Coloring Games & Drawings (7 abstractions)

Nearest neighbors

Computed from structural-signature embeddings · 2026-09-08