Multigraph edge-coloring with local list sizes
Abhishek Dhawan
TL;DR
The work studies local list-edge-coloring of finite multigraphs under a locality constraint $f(x,L)=\bigcap_{e\in E_G(x)} L(e)$, and proves three sufficient conditions guaranteeing a proper $L$-edge-coloring: (i) $|f(x,L)| \ge \lfloor 3\deg(x)/2\rfloor$, (ii) $|f(x,L)| \ge \deg(x)+\mu(x)$, and (iii) bipartite graphs with $|f(x,L)| \ge \deg(x)$. A chain-based augmentation framework is developed, using augmenting/path-like constructions (Shannon chains and Vizing fans) together with a potential function to drive progress toward a complete coloring, yielding polynomial-time algorithms when the local sizes are poly-bounded. These results specialize to local analogs of Shannon's and Vizing's bounds and unify prior locality results, recovering Conley--Grebik--Pikhurko-type colorings for multigraphs. The framework provides a natural, locality-aware extension of classical edge-coloring theory, with practical coloring algorithms under locality constraints.
Abstract
Let $G$ be a multigraph and $L\,:\,E(G) \to 2^\mathbb{N}$ be a list assignment on the edges of $G$. Suppose additionally, for every vertex $x$, the edges incident to $x$ have at least $f(x)$ colors in common. We consider a variant of local edge-colorings wherein the color received by an edge $e$ must be contained in $L(e)$. The locality appears in the function $f$, i.e., $f(x)$ is some function of the local structure of $x$ in $G$. Such a notion is a natural generalization of traditional local edge-coloring. Our main results include sufficient conditions on the function $f$ to construct such colorings. As corollaries, we obtain local analogs of Vizing and Shannon's theorems, recovering a recent result of Conley, Grebík and Pikhurko.
