CODMApr 6

Equitable coloring of large bipartite graphs

arXiv:2604.0514613.4h-index: 2
Predicted impact top 88% in CO · last 90 daysOriginality Incremental advance
AI Analysis

This addresses a theoretical graph coloring problem for bipartite graphs, offering an optimal bound and efficient algorithm, but it is incremental as it builds on existing equitable coloring research.

The paper tackles the problem of equitable coloring in large bipartite graphs, proving that for graphs with sufficiently large maximum degree and size, the equitable chromatic number is at most ⌈Δ(G)/2⌉ + 1, which is optimal in terms of Δ(G), and provides an O(|V(G)|^2)-time algorithm for constructing such a coloring.

For a graph $G$, the \emph{equitable chromatic number} of $G$, denoted by $χ_e(G)$, is the smallest integer $k$ such that $G$ admits a proper $k$-coloring whose color classes differ in size by at most one. We prove that for every $ζ>41/2$, there exists a constant $c=c(ζ)\in\mathbb{N}$ such that every bipartite graph $G$ with maximum degree $Δ(G)\ge c$ and $|V(G)|\ge ζΔ(G)$ satisfies $χ_e(G)\le \left\lceilΔ(G)/2\right\rceil+1$. The leading term $Δ(G)/2$ in this bound is best possible for upper bounds stated solely in terms of $Δ(G)$ for bipartite graphs. Our proof yields an $O(|V(G)|^2)$-time algorithm for constructing such a coloring.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes